Merge branch 'master' into dev

Conflicts:
	android-app-core/res/values-de/text_vars.xml
	android-app-core/res/values-es/text_about.xml
	android-app-core/res/values-es/text_functions.xml
	android-app-core/res/values-es/text_operators.xml
	android-app-core/res/values-es/text_strings.xml
	android-app-core/res/values-es/text_vars.xml
	android-app-core/res/values-it/text_about.xml
	android-app-core/res/values-it/text_functions.xml
	android-app-core/res/values-it/text_operators.xml
	android-app-core/res/values-it/text_strings.xml
	android-app-core/res/values-it/text_vars.xml
	android-app-core/res/values-pl/text_about.xml
	android-app-core/res/values-pl/text_operators.xml
	android-app-core/res/values-pl/text_preferences.xml
	android-app-core/res/values-pl/text_strings.xml
	android-app-core/res/values-pl/text_vars.xml
	android-app-core/res/values-ru/text_about.xml
	android-app-core/res/values-uk/text_about.xml
	android-app-core/res/values-uk/text_functions.xml
	android-app-core/res/values-uk/text_operators.xml
	android-app-core/res/values-uk/text_preferences.xml
	android-app-core/res/values-uk/text_strings.xml
	android-app-core/res/values-uk/text_vars.xml
	android-app-core/res/values-zh-rtw/text_about.xml
	android-app-core/res/values-zh-rtw/text_functions.xml
	android-app-core/res/values-zh-rtw/text_operators.xml
	android-app-core/res/values-zh-rtw/text_preferences.xml
	android-app-core/res/values-zh-rtw/text_strings.xml
	android-app-core/res/values-zh-rtw/text_vars.xml
	android-app/project.properties
	pom.xml
This commit is contained in:
Sergey Solovyev
2013-09-20 22:14:08 +04:00
118 changed files with 1880 additions and 1016 deletions

0
android-app-core/res/values-ru/text_about.xml Executable file → Normal file
View File

0
android-app-core/res/values-ru/text_functions.xml Executable file → Normal file
View File

0
android-app-core/res/values-ru/text_operators.xml Executable file → Normal file
View File

0
android-app-core/res/values-ru/text_preferences.xml Executable file → Normal file
View File

View File

@@ -22,9 +22,6 @@
<resources>
<string name="c_release_notes">Примечания к выпуску</string>
<string name="c_release_notes_for_title">"Примечания к выпуску версии "</string>
<string name="c_release_notes_for_4">
1. Отклик на нажатие\n
2. Две раскладки кнопок\n
@@ -262,9 +259,18 @@
1. Полностью переработан графопостроитель\n
2. Добавлена возможность построения нескольких функций на одном графике\n
3. Добавлено построение в 3D\n
4. Добавлена возможность деать скриншоты графика\n
4. Добавлена возможность делать скриншоты графика\n
5. Исправлены проблемы с пользовательскими функциями\n
6. Другие исправления
</string>
<string name="c_release_notes_for_118">
1. Немецкий и польский языки\n
2. Визард\n
3. Улучшения графопостроителя\n
4. Исправлена пролема с Asin(i)\n
5. Греческие буквы для названий переменных\n
6. Другие исправления и улучшения
</string>
</resources>

0
android-app-core/res/values-ru/text_strings.xml Executable file → Normal file
View File

0
android-app-core/res/values-ru/text_vars.xml Executable file → Normal file
View File