Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2280143002: Revert "[Android]Use zh instead of zh-rTW as output folder of zh_TW translation" (Closed)
Patch Set: Revert change in AsyncInitializationActivity Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 <output filename="values-sk/android_chrome_strings.xml" lang="sk" type="andr oid" /> 68 <output filename="values-sk/android_chrome_strings.xml" lang="sk" type="andr oid" />
69 <output filename="values-sl/android_chrome_strings.xml" lang="sl" type="andr oid" /> 69 <output filename="values-sl/android_chrome_strings.xml" lang="sl" type="andr oid" />
70 <output filename="values-sr/android_chrome_strings.xml" lang="sr" type="andr oid" /> 70 <output filename="values-sr/android_chrome_strings.xml" lang="sr" type="andr oid" />
71 <output filename="values-sv/android_chrome_strings.xml" lang="sv" type="andr oid" /> 71 <output filename="values-sv/android_chrome_strings.xml" lang="sv" type="andr oid" />
72 <output filename="values-sw/android_chrome_strings.xml" lang="sw" type="andr oid" /> 72 <output filename="values-sw/android_chrome_strings.xml" lang="sw" type="andr oid" />
73 <output filename="values-th/android_chrome_strings.xml" lang="th" type="andr oid" /> 73 <output filename="values-th/android_chrome_strings.xml" lang="th" type="andr oid" />
74 <output filename="values-tr/android_chrome_strings.xml" lang="tr" type="andr oid" /> 74 <output filename="values-tr/android_chrome_strings.xml" lang="tr" type="andr oid" />
75 <output filename="values-uk/android_chrome_strings.xml" lang="uk" type="andr oid" /> 75 <output filename="values-uk/android_chrome_strings.xml" lang="uk" type="andr oid" />
76 <output filename="values-vi/android_chrome_strings.xml" lang="vi" type="andr oid" /> 76 <output filename="values-vi/android_chrome_strings.xml" lang="vi" type="andr oid" />
77 <output filename="values-zh-rCN/android_chrome_strings.xml" lang="zh-CN" typ e="android" /> 77 <output filename="values-zh-rCN/android_chrome_strings.xml" lang="zh-CN" typ e="android" />
78 <!-- Use zh instead of zh-rTW so that Android will let zh-HK fall back to zh -TW. --> 78 <output filename="values-zh-rTW/android_chrome_strings.xml" lang="zh-TW" typ e="android" />
79 <output filename="values-zh/android_chrome_strings.xml" lang="zh-TW" type="a ndroid" />
80 </outputs> 79 </outputs>
81 <translations> 80 <translations>
82 <file lang="am" path="translations/android_chrome_strings_am.xtb" /> 81 <file lang="am" path="translations/android_chrome_strings_am.xtb" />
83 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" /> 82 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" />
84 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" /> 83 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" />
85 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" /> 84 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" />
86 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" /> 85 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" />
87 <file lang="da" path="translations/android_chrome_strings_da.xtb" /> 86 <file lang="da" path="translations/android_chrome_strings_da.xtb" />
88 <file lang="de" path="translations/android_chrome_strings_de.xtb" /> 87 <file lang="de" path="translations/android_chrome_strings_de.xtb" />
89 <file lang="el" path="translations/android_chrome_strings_el.xtb" /> 88 <file lang="el" path="translations/android_chrome_strings_el.xtb" />
(...skipping 2520 matching lines...) Expand 10 before | Expand all | Expand 10 after
2610 2609
2611 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="The title of the inf obar that asks the user if they want to use an Instant App. It's the name of the app followed by the word 'Instant', e.g. ExampleApp - Instant."> 2610 <message name="IDS_INSTANT_APPS_INFO_BAR_LABEL" desc="The title of the inf obar that asks the user if they want to use an Instant App. It's the name of the app followed by the word 'Instant', e.g. ExampleApp - Instant.">
2612 <ph name="APP_NAME">%1$s<ex>ExampleApp</ex></ph> - <ph name="STYLE_BEGIN ">&lt;style&gt;</ph>Instant<ph name="STYLE_END">&lt;/style&gt;</ph> 2611 <ph name="APP_NAME">%1$s<ex>ExampleApp</ex></ph> - <ph name="STYLE_BEGIN ">&lt;style&gt;</ph>Instant<ph name="STYLE_END">&lt;/style&gt;</ph>
2613 </message> 2612 </message>
2614 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App. [CHAR LIMIT=20]"> 2613 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App. [CHAR LIMIT=20]">
2615 Open in app 2614 Open in app
2616 </message> 2615 </message>
2617 </messages> 2616 </messages>
2618 </release> 2617 </release>
2619 </grit> 2618 </grit>
OLDNEW
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698