Skip to content

Commit

Permalink
Added values folder for some languages with english strings
Browse files Browse the repository at this point in the history
  • Loading branch information
hummatli committed Jan 25, 2017
1 parent 7f91b73 commit afddd14
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<!--
Be carefull, To help to translat ein context meaning
I have added tags before string variable, Don't translate wrong meaning.
* < command verb (actions)> - These are commands verbs. Meaninaction on UI , dialogs
-->

<string name="app_name">MAHAndroidUpdater</string>

<string name="mah_android_upd_dlg_title">Update info</string>
<!-- Button texts-->
<string name="mah_android_upd_dlg_btn_no_later_txt">Later</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_no_close_txt">Close</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_update_txt">Update</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_install_txt">Install</string>
<string name="mah_android_upd_dlg_btn_yes_open_new_txt">Open new version</string>
<string name="mah_android_upd_dlg_btn_no_uninstall_old_txt">Uninstall old</string>

<!-- Info texts-->
<string name="mah_android_upd_updater_info_install">Application has moved to new address. Please install newer version</string>
<string name="mah_android_upd_updater_info_update">New version is available. Please update application</string>
<string name="mah_android_upd_restricter_info_install">This is old version and does not operate. An application has moved to new address. \nPlease install newer version</string>
<string name="mah_android_upd_restricter_info_update">This is old version and does not operate. Please update application</string>
<string name="mah_android_upd_restricter_info_open_new_version">This is old version and does not operate. Please open new version</string>

<!-- Additional information-->
<string name="mah_android_upd_internet_update_error">Check your internet connection</string>
<string name="mah_android_upd_play_service_not_found">Install Google Play Services to update application</string>
<string name="mah_android_upd_info_popup_text">MAHAndroidUpdater library</string>

</resources>

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<!--
Be carefull, To help to translat ein context meaning
I have added tags before string variable, Don't translate wrong meaning.
* < command verb (actions)> - These are commands verbs. Meaninaction on UI , dialogs
-->

<string name="app_name">MAHAndroidUpdater</string>

<string name="mah_android_upd_dlg_title">Update info</string>
<!-- Button texts-->
<string name="mah_android_upd_dlg_btn_no_later_txt">Later</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_no_close_txt">Close</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_update_txt">Update</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_install_txt">Install</string>
<string name="mah_android_upd_dlg_btn_yes_open_new_txt">Open new version</string>
<string name="mah_android_upd_dlg_btn_no_uninstall_old_txt">Uninstall old</string>

<!-- Info texts-->
<string name="mah_android_upd_updater_info_install">Application has moved to new address. Please install newer version</string>
<string name="mah_android_upd_updater_info_update">New version is available. Please update application</string>
<string name="mah_android_upd_restricter_info_install">This is old version and does not operate. An application has moved to new address. \nPlease install newer version</string>
<string name="mah_android_upd_restricter_info_update">This is old version and does not operate. Please update application</string>
<string name="mah_android_upd_restricter_info_open_new_version">This is old version and does not operate. Please open new version</string>

<!-- Additional information-->
<string name="mah_android_upd_internet_update_error">Check your internet connection</string>
<string name="mah_android_upd_play_service_not_found">Install Google Play Services to update application</string>
<string name="mah_android_upd_info_popup_text">MAHAndroidUpdater library</string>

</resources>

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<!--
Be carefull, To help to translat ein context meaning
I have added tags before string variable, Don't translate wrong meaning.
* < command verb (actions)> - These are commands verbs. Meaninaction on UI , dialogs
-->

<string name="app_name">MAHAndroidUpdater</string>

<string name="mah_android_upd_dlg_title">Update info</string>
<!-- Button texts-->
<string name="mah_android_upd_dlg_btn_no_later_txt">Later</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_no_close_txt">Close</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_update_txt">Update</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_install_txt">Install</string>
<string name="mah_android_upd_dlg_btn_yes_open_new_txt">Open new version</string>
<string name="mah_android_upd_dlg_btn_no_uninstall_old_txt">Uninstall old</string>

<!-- Info texts-->
<string name="mah_android_upd_updater_info_install">Application has moved to new address. Please install newer version</string>
<string name="mah_android_upd_updater_info_update">New version is available. Please update application</string>
<string name="mah_android_upd_restricter_info_install">This is old version and does not operate. An application has moved to new address. \nPlease install newer version</string>
<string name="mah_android_upd_restricter_info_update">This is old version and does not operate. Please update application</string>
<string name="mah_android_upd_restricter_info_open_new_version">This is old version and does not operate. Please open new version</string>

<!-- Additional information-->
<string name="mah_android_upd_internet_update_error">Check your internet connection</string>
<string name="mah_android_upd_play_service_not_found">Install Google Play Services to update application</string>
<string name="mah_android_upd_info_popup_text">MAHAndroidUpdater library</string>

</resources>

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<!--
Be carefull, To help to translat ein context meaning
I have added tags before string variable, Don't translate wrong meaning.
* < command verb (actions)> - These are commands verbs. Meaninaction on UI , dialogs
-->

<string name="app_name">MAHAndroidUpdater</string>

<string name="mah_android_upd_dlg_title">Update info</string>
<!-- Button texts-->
<string name="mah_android_upd_dlg_btn_no_later_txt">Later</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_no_close_txt">Close</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_update_txt">Update</string>
<!--command verb--> <string name="mah_android_upd_dlg_btn_yes_install_txt">Install</string>
<string name="mah_android_upd_dlg_btn_yes_open_new_txt">Open new version</string>
<string name="mah_android_upd_dlg_btn_no_uninstall_old_txt">Uninstall old</string>

<!-- Info texts-->
<string name="mah_android_upd_updater_info_install">Application has moved to new address. Please install newer version</string>
<string name="mah_android_upd_updater_info_update">New version is available. Please update application</string>
<string name="mah_android_upd_restricter_info_install">This is old version and does not operate. An application has moved to new address. \nPlease install newer version</string>
<string name="mah_android_upd_restricter_info_update">This is old version and does not operate. Please update application</string>
<string name="mah_android_upd_restricter_info_open_new_version">This is old version and does not operate. Please open new version</string>

<!-- Additional information-->
<string name="mah_android_upd_internet_update_error">Check your internet connection</string>
<string name="mah_android_upd_play_service_not_found">Install Google Play Services to update application</string>
<string name="mah_android_upd_info_popup_text">MAHAndroidUpdater library</string>

</resources>

Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<!--Be carefull, I have added "command verb" tag on the start of -->
<!--command verb (actions) in values/string.xml. Don't translate them as an adjective.-->
<!--
Be carefull, To help to translat ein context meaning
I have added tags before string variable, Don't translate wrong meaning.
* < command verb (actions)> - These are commands verbs. Meaninaction on UI , dialogs
-->

<string name="app_name">MAHAndroidUpdater</string>

Expand Down

0 comments on commit afddd14

Please sign in to comment.