diff options
author | Sanlig Badral <badaa@src.gnome.org> | 2003-02-17 09:56:26 +0000 |
---|---|---|
committer | Sanlig Badral <badaa@src.gnome.org> | 2003-02-17 09:56:26 +0000 |
commit | 4808418d4f89653b8d603fc1b158779e45000c55 (patch) | |
tree | 7876ac4ecefd27dd07b62639f7cadff46005dbf6 /gui/gdmlanguages.c | |
parent | 60e28c5c004c2c8668e81f85def10cf1c3f35b7c (diff) | |
download | gdm-4808418d4f89653b8d603fc1b158779e45000c55.tar.gz |
*** empty log message ***
Diffstat (limited to 'gui/gdmlanguages.c')
-rw-r--r-- | gui/gdmlanguages.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/gdmlanguages.c b/gui/gdmlanguages.c index 4ccb2f8a..2ae84575 100644 --- a/gui/gdmlanguages.c +++ b/gui/gdmlanguages.c @@ -120,6 +120,8 @@ static Language languages [] = { { N_("A-M|Macedonian"), "mk_MK", NULL, 0 }, /*Note translate the A-M to the A-M you used in the group label */ { N_("A-M|Malay"), "ms_MY", "Bahasa Melayu", 0 }, + /*Note translate the A-M to the A-M you used in the group label */ + { N_("A-M|Mongolian"), "mn_MN", "Монгол", 0 }, /*Note translate the N-Z to the N-Z you used in the group label */ { N_("N-Z|Norwegian (bokmal)"), "no_NO", "Norsk (bokmål)", 0 }, /*Note translate the N-Z to the N-Z you used in the group label */ |