Фото
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<item
|
||||
<!--item
|
||||
android:id="@+id/itemCreate"
|
||||
android:orderInCategory="100"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/action_add"/>
|
||||
android:title="@string/action_add"/-->
|
||||
|
||||
<item
|
||||
<!--item
|
||||
android:id="@+id/itemDelete"
|
||||
android:orderInCategory="101"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/action_delete"/>
|
||||
android:title="@string/action_delete"/-->
|
||||
|
||||
<!-- item
|
||||
android:id="@+id/itemExport"
|
||||
|
||||
@ -447,6 +447,7 @@
|
||||
<string name="URL_path_to_the_server">URL путь к серверу</string>
|
||||
<string name="Do_you_really_want_to_delete_all_data_from_the_app">Вы действительно хотите удалить все данные из приложения?</string>
|
||||
<string name="Days_of_synchronization">Дней синхронизации</string>
|
||||
<string name="Information">Информация</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
@ -448,6 +448,7 @@
|
||||
|
||||
<string name="Do_you_really_want_to_delete_all_data_from_the_app">Do you really want to delete all data from the app?</string>
|
||||
<string name="Days_of_synchronization">Days of synchronization</string>
|
||||
<string name="Information">Information</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user