messages on angle units/numeral bases changes

This commit is contained in:
Sergey Solovyev
2012-02-11 00:57:55 +04:00
parent 1adc977d44
commit 6c2270fd73
3 changed files with 73 additions and 20 deletions

View File

@@ -110,6 +110,7 @@
<string name="c_calc_layout">Раскладка</string>
<string name="p_layout_cellphone">Телефон</string>
<string name="p_layout_calculator">Калькулятор</string>
<string name="p_layout_simple">Простая</string>
<string name="c_calc_layout_summary">Устанавливает раскладку кнопок</string>
<string name="c_calc_haptic_feedback_title">Отклик на нажатие</string>
@@ -182,4 +183,8 @@
Пожалуйста, оцените Калькулятор++ \nна <a href="https://market.android.com/details?id=org.solovyev.android.calculator">андроид.маркете</a>,\n оставьте комментарий или \nобсудите приложение \nна нашем <a href="http://calculatorpp.com/forum/">форуме</a>
</string>
<string name="c_angle_units_changed_to">Единицы измерения углов изменены на \'%s\'!</string>
<string name="c_numeral_base_changed_to">Система счисления изменена на \'%s\'!</string>
</resources>