diff options
author | Ray Strode <rstrode@redhat.com> | 2009-02-11 18:57:45 +0000 |
---|---|---|
committer | Ray Strode <halfline@src.gnome.org> | 2009-02-11 18:57:45 +0000 |
commit | 2a32f8b1bfb0a0cb6f1fdd3ec41ae5a4e1024ee5 (patch) | |
tree | 351e92e5b6bb58976a3404153443e4dcf8027e40 /ChangeLog | |
parent | 5a00bf12aca80480d9a9edc078b575f78f602b6c (diff) | |
download | gdm-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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |