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

Unified Diff: android_webview/java/strings/android_webview_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 | « android_webview/BUILD.gn ('k') | blimp/client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/java/strings/android_webview_strings.grd
diff --git a/android_webview/java/strings/android_webview_strings.grd b/android_webview/java/strings/android_webview_strings.grd
index d4a0bf8a53d1656ff25bd43b3189b5d3b61826a1..80044164cb9c19a9a681bfebd54890794372d184 100644
--- a/android_webview/java/strings/android_webview_strings.grd
+++ b/android_webview/java/strings/android_webview_strings.grd
@@ -44,7 +44,7 @@
<output filename="values-uk/android_webview_strings.xml" lang="uk" type="android" />
<output filename="values-vi/android_webview_strings.xml" lang="vi" type="android" />
<output filename="values-zh-rCN/android_webview_strings.xml" lang="zh-CN" type="android" />
- <output filename="values-zh-rTW/android_webview_strings.xml" lang="zh-TW" type="android" />
+ <output filename="values-zh/android_webview_strings.xml" lang="zh-TW" type="android" />
</outputs>
<translations>
<file lang="am" path="translations/android_webview_strings_am.xtb" />
« no previous file with comments | « android_webview/BUILD.gn ('k') | blimp/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698