diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2016-11-15 09:01:51 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2016-11-15 09:01:51 +0100 |
commit | ea87f0f9d905b0766e489d9f31ce2746d581949a (patch) | |
tree | 1e4cb0ef538c8bc0b43fd7b25715f0dbb53b5552 /core/translation.cpp | |
parent | 4c698f825dcc12e5a7e68f56921c9a7b2bb99ad1 (diff) | |
download | redot-engine-ea87f0f9d905b0766e489d9f31ce2746d581949a.tar.gz |
Blimey! Ye Pirate locale be anchor' a'port!
Diffstat (limited to 'core/translation.cpp')
-rw-r--r-- | core/translation.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/translation.cpp b/core/translation.cpp index 4d81073fe6..7d7edf086f 100644 --- a/core/translation.cpp +++ b/core/translation.cpp @@ -292,6 +292,7 @@ static const char* locale_list[]={ "pa_PK", // Panjabi (Pakistan) "pl", // Polish "pl_PL", // Polish (Poland) +"pr", // Pirate "ps_AF", // Pushto (Afghanistan) "pt", // Portuguese "pt_BR", // Portuguese (Brazil) @@ -650,6 +651,7 @@ static const char* locale_names[]={ "Panjabi (Pakistan)", "Polish", "Polish (Poland)", +"Pirate", "Pushto (Afghanistan)", "Portuguese", "Portuguese (Brazil)", |