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

Unified Diff: blimp/client/BUILD.gn

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
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 21dec66609ce2cad39c0b3d8d68a7919f293652c..50e8381ef629bbbaaff3b38bf3e4d8a1139b0bde 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -363,7 +363,7 @@ if (is_android) {
"values-uk/android_blimp_strings.xml",
"values-vi/android_blimp_strings.xml",
"values-zh-rCN/android_blimp_strings.xml",
- "values-zh/android_blimp_strings.xml",
+ "values-zh-rTW/android_blimp_strings.xml",
]
}

Powered by Google App Engine
This is Rietveld 408576698