Commit ab2a719c authored by Vladimir Pankratov's avatar Vladimir Pankratov Committed by Alexandre Julliard

localspl: Convert the Russian resources to UTF-8.

parent 14a391b8
...@@ -20,10 +20,13 @@ ...@@ -20,10 +20,13 @@
#include "localspl_private.h" #include "localspl_private.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE STRINGTABLE DISCARDABLE
{ {
IDS_LOCALPORT "Ëîêàëüíûé ïîðò" IDS_LOCALPORT "Локальный порт"
IDS_LOCALMONITOR "Ëîêàëüíûé ìîíèòîð" IDS_LOCALMONITOR "Локальный монитор"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment