summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2004-08-03 23:48:55 +0000
committerGeorge Lebl <jirka@src.gnome.org>2004-08-03 23:48:55 +0000
commit0a6248ec5dea61600e955f427bc7f7a97671bbd0 (patch)
treee480639ae68ed49ef5a2174c3e2cbe2ee0159d96 /gui
parent04b22532589a31781cb5549789d4ba1a15f9d727 (diff)
downloadgdm-0a6248ec5dea61600e955f427bc7f7a97671bbd0.tar.gz
add Armenian to fix #139454
Tue Aug 03 16:42:04 2004 George Lebl <jirka@5z.com> * gui/gdmlanguages.c, config/locale.alias: add Armenian to fix #139454
Diffstat (limited to 'gui')
-rw-r--r--gui/gdmlanguages.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/gdmlanguages.c b/gui/gdmlanguages.c
index af89010a..02123a0d 100644
--- a/gui/gdmlanguages.c
+++ b/gui/gdmlanguages.c
@@ -58,6 +58,8 @@ static Language languages [] = {
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Arabic (Lebanon)"), "ar_LB", NULL, 0 },
/*Note translate the A-M to the A-M you used in the group label */
+ { N_("A-M|Armenian"), "hy_AM", NULL, 0 },
+ /*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Azerbaijani"), "az_AZ", "Azərbaycanca", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Basque"), "eu_ES", "Euskara", 0 },