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

Unified Diff: content/public/android/BUILD.gn

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 | « components/strings/BUILD.gn ('k') | content/public/android/java/strings/android_content_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index ed6f39d24e0a23dfd636055bc37b7bdc71c27962..a4ef6fa7319f7599ca0e54a37a2587a68a58e7fb 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -254,7 +254,7 @@ java_strings_grd("content_strings_grd") {
"values-uk/android_content_strings.xml",
"values-vi/android_content_strings.xml",
"values-zh-rCN/android_content_strings.xml",
- "values-zh/android_content_strings.xml",
+ "values-zh-rTW/android_content_strings.xml",
]
}
« no previous file with comments | « components/strings/BUILD.gn ('k') | content/public/android/java/strings/android_content_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698