-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added values folder for some languages with english strings
- Loading branch information
Showing
5 changed files
with
141 additions
and
2 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
MAHAndroidUpdater/mah-android-updater/src/main/res/values-in/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
34 changes: 34 additions & 0 deletions
34
MAHAndroidUpdater/mah-android-updater/src/main/res/values-my/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
34 changes: 34 additions & 0 deletions
34
MAHAndroidUpdater/mah-android-updater/src/main/res/values-uk/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
34 changes: 34 additions & 0 deletions
34
MAHAndroidUpdater/mah-android-updater/src/main/res/values-ur/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
7 changes: 5 additions & 2 deletions
7
MAHAndroidUpdater/mah-android-updater/src/main/res/values/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters