diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/util.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/util.cpp b/common/util.cpp index d07a242f97..3891d68b28 100644 --- a/common/util.cpp +++ b/common/util.cpp @@ -116,7 +116,7 @@ const LanguageDescription g_languages[] = { {"de", "German", DE_DEU}, {"fr", "French", FR_FRA}, {"it", "Italian", IT_ITA}, - {"pt", "Portuguese", PT_BRA}, + {"br", "Portuguese", PT_BRA}, {"es", "Spanish", ES_ESP}, {"jp", "Japanese", JA_JPN}, {"zh", "Chinese (Taiwan)", ZH_TWN}, |