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

Unified Diff: components/components_strings.grd

Issue 1931093002: [Android]Use zh instead of zh-rTW as output folder of zh_TW translation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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/app/generated_resources.grd ('k') | components/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index d195968296544fa69586973ed31cc5bd5a70af59..985bf8ed5e9c2522268034aadf754083361609c6 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -121,7 +121,7 @@
<output filename="java/res/values-uk/components_strings.xml" lang="uk" type="android" context="android_java" />
<output filename="java/res/values-vi/components_strings.xml" lang="vi" type="android" context="android_java" />
<output filename="java/res/values-zh-rCN/components_strings.xml" lang="zh-CN" type="android" context="android_java" />
- <output filename="java/res/values-zh-rTW/components_strings.xml" lang="zh-TW" type="android" context="android_java" />
+ <output filename="java/res/values-zh/components_strings.xml" lang="zh-TW" type="android" context="android_java" />
</if>
</outputs>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | components/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698