aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/prefs-dialog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c
index ad5a26c86..9d86664d0 100644
--- a/src/prefs-dialog.c
+++ b/src/prefs-dialog.c
@@ -88,8 +88,8 @@ languages [] =
{ N_("Bulgarian"), "bg" },
{ N_("Byelorussian"), "be" },
{ N_("Catalan"), "ca" },
- { N_("Chinese Simplified"), "zh-cn" },
- { N_("Chinese Traditional"), "zh-tw" },
+ { N_("Simplified Chinese"), "zh-cn" },
+ { N_("Traditional Chinese"), "zh-tw" },
{ N_("Chinese"), "zh" },
{ N_("Croatian"), "hr" },
{ N_("Czech"), "cs" },