summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/res/resource.rc')
-rw-r--r--plugins/MirOTR/res/resource.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/MirOTR/res/resource.rc b/plugins/MirOTR/res/resource.rc
index 3021cfa8ba..0f7802259f 100644
--- a/plugins/MirOTR/res/resource.rc
+++ b/plugins/MirOTR/res/resource.rc
@@ -13,11 +13,11 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// Russian (Russia) resources
+// English (United States) resources
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-#pragma code_page(1251)
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
/////////////////////////////////////////////////////////////////////////////
//
@@ -205,7 +205,7 @@ BEGIN
END
#endif // APSTUDIO_INVOKED
-#endif // Russian (Russia) resources
+#endif // English (United States) resources
/////////////////////////////////////////////////////////////////////////////