Added modded marginov color picker

-- Adapt for Preference being part of support library

Change-Id: Ic721fdc7f63607d972d203e1a13097e8870bce2f
This commit is contained in:
Lars Greiss
2014-12-19 00:18:41 -05:00
committed by hungphan2001
parent 64483f2bd5
commit 0c156f71ba
12 changed files with 1965 additions and 0 deletions

View File

@@ -34,4 +34,13 @@
<string name="cancel">Отмена</string>
<string name="save">Сохранить</string>
<!-- Color picker -->
<string name="dialog_color_picker">Выбор цвета</string>
<string name="press_color_to_apply">Нажмите на цвет, чтобы применить</string>
<string name="hex">Hex:</string>
<string name="hex_check_button_text">ПРОСМОТР</string>
<string name="hex_reset_button_text">СБРОС</string>
<string name="longpress_info">Удерживайте, чтобы сохранить цвет</string>
<string name="set">Выбрать</string>
<string name="color_default">По умолчанию</string>
</resources>