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: ui/android/BUILD.gn

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 | « remoting/resources/remoting_strings.grd ('k') | ui/android/java/strings/android_ui_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index fc4c55047a71072fb7db47672c8a0721d6aff4eb..7c61a1f017a85c6ec83d8d3e6adc3a19fc1f0639 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -117,7 +117,7 @@ java_strings_grd("ui_strings_grd") {
"values-uk/android_ui_strings.xml",
"values-vi/android_ui_strings.xml",
"values-zh-rCN/android_ui_strings.xml",
- "values-zh-rTW/android_ui_strings.xml",
+ "values-zh/android_ui_strings.xml",
]
}
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | ui/android/java/strings/android_ui_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698