-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Burmese folder for tarnslation Burmese
- Loading branch information
Showing
3 changed files
with
62 additions
and
17 deletions.
There are no files selected for viewing
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
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,39 @@ | ||
<?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 | ||
* adjective - adjectives | ||
--> | ||
|
||
|
||
<string name="app_name">MAHAds</string> | ||
|
||
<!-- For English local default--> | ||
<!-- * command verb--> <string name="mah_ads_close">Close</string> | ||
<string name="mah_ads_dlg_title">Recommended</string> | ||
<string name="mah_ads_text_google_play">Open in Google Play</string> | ||
<string name="mah_ads_info_version">Version</string> | ||
<string name="mah_ads_internet_update_error">Error, please check internet connection and try again.</string> | ||
<!-- * command verb--> <string name="mah_ads_open_program">Open</string> | ||
<!-- * command verb--> <string name="mah_ads_install_program">Install</string> | ||
<!-- * command verb--><string name="mah_ads_refresh_btn">Retry</string> | ||
<string name="mah_ads_free_aps">Recommended applications</string> | ||
<!-- * adjective--><string name="mah_ads_new_text">New</string> | ||
<string name="mah_ads_updated_text">Updated</string> | ||
|
||
<string name="mah_ads_dlg_exit_question">Do you want to exit?</string> | ||
<!-- * command verb--><string name="mah_ads_dlg_exit_positive_btn_txt">Exit</string> | ||
<!-- * command verb--><string name="mah_ads_dlg_exit_negativ_btn_txt">Stay</string> | ||
|
||
<string name="mah_ads_dlg_exit_btn_more_txt_1">Applications</string> | ||
<string name="mah_ads_dlg_exit_btn_more_txt_2">Detailed</string> | ||
|
||
<string name="mah_ads_info_popup_text">MAHAds library</string> | ||
<string name="mah_ads_play_service_not_found">Install Google Play Services to install application</string> | ||
|
||
|
||
</resources> |
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