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

Unified 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, 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 d1ab9c7c9522fbb09ab7ff9ec8a23b15475dfd0e..d5369e83200ad579dcbdeaa395acb822e26f35fb 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