-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Download the latest strings from OneSky * Apply suggestions from code review --------- Co-authored-by: frett <frett@users.noreply.github.com>
- Loading branch information
1 parent
974b4b0
commit 1b1415c
Showing
10 changed files
with
81 additions
and
6 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
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
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 |
---|---|---|
@@ -1,8 +1,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- App Language UI --> | ||
<string name="language_settings_app_language_title">Ngôn ngữ ứng dụng</string> | ||
<string name="language_settings_app_language_dialog_message">Bạn đã lựa chọn %1$s làm ngôn ngữ ứng dụng. Toàn bộ ứng dụng GodTools sẽ được thay đổi sang ngôn ngữ này. Bạn có chắc chắn?</string> | ||
<string name="language_settings_app_language_dialog_confirm">Thay đổi ngôn ngữ</string> | ||
<string name="language_settings_app_language_dialog_dismiss">Bỏ qua</string> | ||
<!-- Language Settings UI --> | ||
<string name="menu_language_settings">Các thiết lập ngôn ngữ</string> | ||
<string name="title_language_settings">Các thiết lập ngôn ngữ</string> | ||
<string name="language_settings_section_app_language_heading">Giao diện ngôn ngữ của ứng dụng</string> | ||
<plurals name="language_settings_section_app_language_available"> | ||
<item quantity="other">%1$d Ngôn ngữ sẵn có</item> | ||
</plurals> | ||
<string name="language_settings_section_app_language_description">Cài đặt ngôn ngữ mà bạn muốn cho toàn bộ ứng dụng.</string> | ||
<string name="language_settings_section_offline_heading">Công cụ ngôn ngữ sẵn có khi offline</string> | ||
<string name="language_settings_section_offline_description">Tải tất cả công cụ có trong một ngôn ngữ để sẵn dùng ngay cả khi không có kết nối internet.</string> | ||
<string name="language_settings_section_offline_action_edit">Tùy chỉnh các ngôn ngữ được tải về</string> | ||
<!-- Downloadable Languages UI --> | ||
<string name="language_settings_downloadable_languages_search">Tìm ngôn ngữ</string> | ||
<plurals name="language_settings_downloadable_languages_available_tools"> | ||
<item quantity="other">%1$d công cụ sẵn có</item> | ||
</plurals> | ||
</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
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="language_name_fa">Tiếng Iran (Ba Tư)</string> | ||
<string name="language_name_fil">Tiếng Philippines (Tagalog)</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
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
3 changes: 2 additions & 1 deletion
3
ui/tutorial-renderer/src/main/res/values-vi/strings_tutorial_onboarding.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