From 1177692701ccfef3eee94ab092a606c0da631566 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Fri, 1 Oct 2010 21:41:40 +0000 Subject: GUI: Fix bug #3075649 (Fonts not found with built-in theme) When switching to a theme that do not have the fonts needed to properly display the current language, it now revert to the previously used theme and display an error message telling the user to change the language first if he wants to use the theme he selected. svn-id: r52969 --- po/ru_RU.po | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'po/ru_RU.po') diff --git a/po/ru_RU.po b/po/ru_RU.po index 73fbf08989..be0b7073ae 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ScummVM VERSION\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n" -"POT-Creation-Date: 2010-09-26 22:02+0100\n" +"POT-Creation-Date: 2010-10-01 22:28+0100\n" "PO-Revision-Date: 2010-06-13 20:55+0300\n" "Last-Translator: Eugene Sandulenko \n" "Language-Team: Russian\n" @@ -883,6 +883,12 @@ msgstr " msgid "Select directory for plugins" msgstr "Выберите директорию с плагинами" +#: gui/options.cpp:1293 +msgid "" +"The theme you selected does not support your current language. If you want " +"to use this theme you need to switch to another language first." +msgstr "" + #: gui/saveload.cpp:60 gui/saveload.cpp:241 msgid "No date saved" msgstr "Дата не записана" @@ -923,30 +929,30 @@ msgstr " msgid "Select a Theme" msgstr "Выберите тему" -#: gui/ThemeEngine.cpp:334 +#: gui/ThemeEngine.cpp:332 msgid "Disabled GFX" msgstr "Без графики" -#: gui/ThemeEngine.cpp:334 +#: gui/ThemeEngine.cpp:332 #, fuzzy msgctxt "lowres" msgid "Disabled GFX" msgstr "Без графики" -#: gui/ThemeEngine.cpp:335 +#: gui/ThemeEngine.cpp:333 msgid "Standard Renderer (16bpp)" msgstr "Стандартный растеризатор (16bpp)" -#: gui/ThemeEngine.cpp:335 +#: gui/ThemeEngine.cpp:333 #, fuzzy msgid "Standard (16bpp)" msgstr "Стандартный растеризатор (16bpp)" -#: gui/ThemeEngine.cpp:337 +#: gui/ThemeEngine.cpp:335 msgid "Antialiased Renderer (16bpp)" msgstr "Растеризатор со сглаживанием (16bpp)" -#: gui/ThemeEngine.cpp:337 +#: gui/ThemeEngine.cpp:335 #, fuzzy msgid "Antialiased (16bpp)" msgstr "Растеризатор со сглаживанием (16bpp)" @@ -1313,11 +1319,11 @@ msgstr " msgid "Disable power off" msgstr "Запретить выключение" -#: backends/platform/iphone/osys_events.cpp:339 +#: backends/platform/iphone/osys_events.cpp:357 msgid "Touchpad mode enabled." msgstr "Режим тачпада включен." -#: backends/platform/iphone/osys_events.cpp:341 +#: backends/platform/iphone/osys_events.cpp:359 msgid "Touchpad mode disabled." msgstr "Режим тачпада выключен." -- cgit v1.2.3