salmon-wallpaper/res/values-ru/strings.xml
2013-02-10 15:24:11 +00:00

24 lines
877 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Отраженная гора</string>
<string name="description">Гора, отраженная в воде, с эффектом снегопада</string>
<string name="feedback">Если приложение падает, пожалуйста, свяжитесь со мною: mephi1984@gmail.com</string>
<string name="p_snow">Снегопад</string>
<string name="p_snow_on">Снегопад включен</string>
<string name="p_snow_off">Снегопад выключен</string>
<string name="p_timeofday">Время суток</string>
<string name="p_stimeofday">Выберите время суток</string>
<string-array name="timeofday_id">
<item>День</item>
<item>Облачный день</item>
<item>Ночь</item>
</string-array>
</resources>