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

Unified Diff: content/public/android/java/strings/android_content_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 | « content/public/android/BUILD.gn ('k') | remoting/remoting_locales.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/java/strings/android_content_strings.grd
diff --git a/content/public/android/java/strings/android_content_strings.grd b/content/public/android/java/strings/android_content_strings.grd
index 5a1f7d4c6a8626a945ced44018d4d9537d25b387..e2815cc60e8d3c7a9bb4ae4fe7d1db4344d6f5db 100644
--- a/content/public/android/java/strings/android_content_strings.grd
+++ b/content/public/android/java/strings/android_content_strings.grd
@@ -44,7 +44,7 @@
<output filename="values-uk/android_content_strings.xml" lang="uk" type="android" />
<output filename="values-vi/android_content_strings.xml" lang="vi" type="android" />
<output filename="values-zh-rCN/android_content_strings.xml" lang="zh-CN" type="android" />
- <output filename="values-zh-rTW/android_content_strings.xml" lang="zh-TW" type="android" />
+ <output filename="values-zh/android_content_strings.xml" lang="zh-TW" type="android" />
</outputs>
<translations>
<file lang="am" path="translations/android_content_strings_am.xtb" />
« no previous file with comments | « content/public/android/BUILD.gn ('k') | remoting/remoting_locales.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698