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

Unified Diff: chrome/app/generated_resources.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:
Download patch
« no previous file with comments | « chrome/app/BUILD.gn ('k') | components/components_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 4e1b2f6cb86c9ffe337d7869f139895a8f451745..6c529749fcb780a99fcf82b28869c3cde2e542ca 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -128,7 +128,7 @@ are declared in build/common.gypi.
<output filename="java/res/values-uk/generated_resources.xml" lang="uk" type="android" context="android_java" />
<output filename="java/res/values-vi/generated_resources.xml" lang="vi" type="android" context="android_java" />
<output filename="java/res/values-zh-rCN/generated_resources.xml" lang="zh-CN" type="android" context="android_java" />
- <output filename="java/res/values-zh-rTW/generated_resources.xml" lang="zh-TW" type="android" context="android_java" />
+ <output filename="java/res/values-zh/generated_resources.xml" lang="zh-TW" type="android" context="android_java" />
</if>
</outputs>
<translations>
« no previous file with comments | « chrome/app/BUILD.gn ('k') | components/components_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698