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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2293753002: Revert "[Android]Use zh instead of zh-rTW as output folder of zh_TW translation" (Closed)
Patch Set: Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index bb6b2440624ff143afe17d31d2b02fb780dd1903..ebd871ef1c39ac603ebb987ce41d2ce36efa6f74 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -75,8 +75,7 @@ CHAR-LIMIT guidelines:
<output filename="values-uk/android_chrome_strings.xml" lang="uk" type="android" />
<output filename="values-vi/android_chrome_strings.xml" lang="vi" type="android" />
<output filename="values-zh-rCN/android_chrome_strings.xml" lang="zh-CN" type="android" />
- <!-- Use zh instead of zh-rTW so that Android will let zh-HK fall back to zh-TW. -->
- <output filename="values-zh/android_chrome_strings.xml" lang="zh-TW" type="android" />
+ <output filename="values-zh-rTW/android_chrome_strings.xml" lang="zh-TW" type="android" />
</outputs>
<translations>
<file lang="am" path="translations/android_chrome_strings_am.xtb" />
« 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