summaryrefslogtreecommitdiff
path: root/gui/gdmlanguages.c
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-05-27 15:52:40 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-05-27 15:52:40 +0000
commitda30c32f14353b5adcfb4d514ce8d314f17703b2 (patch)
treedec938ace257cd6bd9b3b55d59a2ba934d5ce71a /gui/gdmlanguages.c
parent6e22349618db2f9fc6247401bd6b46cfe6de88d0 (diff)
downloadgdm-da30c32f14353b5adcfb4d514ce8d314f17703b2.tar.gz
add the utf8 translation for belarussian.
Tue May 27 08:52:20 2003 George Lebl <jirka@5z.com> * gui/gdmlanguages.c: add the utf8 translation for belarussian.
Diffstat (limited to 'gui/gdmlanguages.c')
-rw-r--r--gui/gdmlanguages.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/gdmlanguages.c b/gui/gdmlanguages.c
index 66a69684..c6427a44 100644
--- a/gui/gdmlanguages.c
+++ b/gui/gdmlanguages.c
@@ -62,7 +62,7 @@ static Language languages [] = {
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Basque"), "eu_ES", "Euskara", 0 },
/*Note translate the A-M to the A-M you used in the group label */
- { N_("A-M|Belarusian"), "be_BY", NULL, 0 },
+ { N_("A-M|Belarusian"), "be_BY", "Беларуская мова", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Bengali"), "bn_BD", "বাংলা", 0 },
/*Note translate the A-M to the A-M you used in the group label */