diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/prefs-dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c index abb93b47d..acf9d8ba3 100644 --- a/src/prefs-dialog.c +++ b/src/prefs-dialog.c @@ -297,7 +297,7 @@ languages [] = { "fo", N_("Faeroese") }, { "fr", N_("French") }, { "ga", N_("Irish") }, - { "gd", N_("Scottish") }, + { "gd", N_("Scots Gaelic") }, { "gl", N_("Galician") }, { "he", N_("Hebrew") }, { "hr", N_("Croatian") }, |