summaryrefslogtreecommitdiff
blob: 3b449baedb47c189ad40000bea36f39fdfbe5288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Modify AddStdCatalog to use the versioned wxstd30-gtk3.mo.

--- a/src/common/translation.cpp
+++ b/src/common/translation.cpp
@@ -1458,7 +1458,7 @@ wxArrayString wxTranslations::GetAvailableTranslations(const wxString& domain) c
 
 bool wxTranslations::AddStdCatalog()
 {
-    if ( !AddCatalog(wxS("wxstd")) )
+    if ( !AddCatalog(wxS("wxstd30-gtk3")) )
         return false;
 
     // there may be a catalog with toolkit specific overrides, it is not