summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-02-11 18:57:45 +0000
committerRay Strode <halfline@src.gnome.org>2009-02-11 18:57:45 +0000
commit2a32f8b1bfb0a0cb6f1fdd3ec41ae5a4e1024ee5 (patch)
tree351e92e5b6bb58976a3404153443e4dcf8027e40 /ChangeLog
parent5a00bf12aca80480d9a9edc078b575f78f602b6c (diff)
downloadgdm-2a32f8b1bfb0a0cb6f1fdd3ec41ae5a4e1024ee5.tar.gz
Add context to "Other..." string to allow translators to give gender
2009-02-11 Ray Strode <rstrode@redhat.com> * gui/simple-greeter/gdm-language-option-widget.c (gdm_language_option_widget_init): * gui/simple-greeter/gdm-layout-option-widget.c (gdm_layout_option_widget_init): * gui/simple-greeter/gdm-user-chooser-widget.c (add_other_user): Add context to "Other..." string to allow translators to give gender correct translations (bug 517558). svn path=/trunk/; revision=6691
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025867ac..812d2eb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-02-11 Ray Strode <rstrode@redhat.com>
+
+ * gui/simple-greeter/gdm-language-option-widget.c
+ (gdm_language_option_widget_init):
+ * gui/simple-greeter/gdm-layout-option-widget.c
+ (gdm_layout_option_widget_init):
+ * gui/simple-greeter/gdm-user-chooser-widget.c
+ (add_other_user): Add context to "Other..." string to allow
+ translators to give gender correct translations
+ (bug 517558).
+
2009-02-10 Brian Cameron <brian.cameron@sun.com>
* daemon/gdm-session-worker.c: Remove "#ifdef __sun" code