diff options
Diffstat (limited to 'plugins/TranslitSwitcher/res/Resource.rc')
-rw-r--r-- | plugins/TranslitSwitcher/res/Resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TranslitSwitcher/res/Resource.rc b/plugins/TranslitSwitcher/res/Resource.rc index 3019bbb1f4..c275ea7ab8 100644 --- a/plugins/TranslitSwitcher/res/Resource.rc +++ b/plugins/TranslitSwitcher/res/Resource.rc @@ -13,7 +13,7 @@ #undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// () resources
+// Русский (Россия) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
@@ -31,7 +31,7 @@ IDI_TRANSLITSEND ICON "TranslitSend.ico" IDI_INVERTSEND ICON "InvertSend.ico"
-#endif // () resources
+#endif // Русский (Россия) resources
/////////////////////////////////////////////////////////////////////////////
|