[gcompris/gcomprixogoo] Fixed missing translation request for the "Yes I Saw it" string in the reading activity.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Fixed missing translation request for the "Yes I Saw it" string in the reading activity.
- Date: Thu, 8 Apr 2010 20:50:05 +0000 (UTC)
commit 553ec81e18d2d40924e135f7b09164feb83494cc
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Thu Apr 8 22:48:37 2010 +0200
Fixed missing translation request for the "Yes I Saw it" string in the reading activity.
src/readingh-activity/reading.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/readingh-activity/reading.c b/src/readingh-activity/reading.c
index 821c9a6..35f3626 100644
--- a/src/readingh-activity/reading.c
+++ b/src/readingh-activity/reading.c
@@ -656,7 +656,7 @@ ask_yes_no()
item2 =
goo_canvas_text_new (boardRootItem,
- ("Yes, I saw it"),
+ _("Yes, I saw it"),
x_offset,
y_offset,
-1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]