diff options
| author | Michael W <baddaemon87@gmail.com> | 2018-02-17 14:33:40 +0100 |
|---|---|---|
| committer | Michael W <baddaemon87@gmail.com> | 2018-02-17 14:33:40 +0100 |
| commit | 65c32a32944fd7b53962bf02515ac3af5e93a5a0 (patch) | |
| tree | 58a30fdfa10e3d9a3d154566fb33319fcd2b4b22 | |
| parent | e9e94edaf10d3e4052c952b781cbecf249635238 (diff) | |
| download | android_packages_apps_Gallery2-65c32a32944fd7b53962bf02515ac3af5e93a5a0.tar.gz android_packages_apps_Gallery2-65c32a32944fd7b53962bf02515ac3af5e93a5a0.tar.bz2 android_packages_apps_Gallery2-65c32a32944fd7b53962bf02515ac3af5e93a5a0.zip | |
Automatic translation import
Change-Id: I1706d7df2a52102f063b54c0ec2691face412409
| -rw-r--r-- | res/values-in/codeaurora_strings.xml | 1 | ||||
| -rw-r--r-- | res/values-zh-rTW/codeaurora_strings.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/res/values-in/codeaurora_strings.xml b/res/values-in/codeaurora_strings.xml index 2b51d0531..653f86190 100644 --- a/res/values-in/codeaurora_strings.xml +++ b/res/values-in/codeaurora_strings.xml @@ -107,6 +107,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <string name="truescanner_white">Papan tulis putih</string> <string name="truescanner">TrueScanner</string> <string name="truescanner_remove_glare">Hapus kilauan</string> + <string name="hazebuster_acts">Pembasmi Kabut</string> <string name="seestraight_acts">Melihat lurus</string> <string name="seestraight_input_image_is_small">Gambar masukan terlalu kecil untuk diproses.</string> <string name="seestraight_process_fail">Tidak dapat memproses gambar.</string> diff --git a/res/values-zh-rTW/codeaurora_strings.xml b/res/values-zh-rTW/codeaurora_strings.xml index b9741b983..be2f396ca 100644 --- a/res/values-zh-rTW/codeaurora_strings.xml +++ b/res/values-zh-rTW/codeaurora_strings.xml @@ -81,7 +81,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <item quantity="other">%1$d 個影片</item> </plurals> <!-- Toast message for share items --> - <string name="cannot_share_items">分享的最大選取項目為 300</string> + <string name="cannot_share_items">分享的最大選擇項目為 300</string> <string name="share_dialogue_title">分享方式:</string> <!-- When grouping photos by peoples, the label used for photos that don't have people information in them [CHAR LIMIT=20]--> |
