Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: settings.ini

Issue 29327712: Issue 3049 - Canonical URLs don't fallback to some browser languages (Closed)
Patch Set: rename pt_PT directory to pt Created Sept. 15, 2015, 3:46 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locales/zh_TW/ios-support/view-whitelisted-websites.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: settings.ini
===================================================================
--- a/settings.ini
+++ b/settings.ini
@@ -14,7 +14,7 @@
de = Deutsch
dk = Dansk
en = English
-es-ES = Español (España)
+es = Español (España)
fr = Français
gr = Ελληνικά
he = עברית‏
@@ -26,8 +26,8 @@
lt = Lietuvių
nl = Nederlands
pl = Polski
-pt-PT = Português (Portugal)
-pt-BR = Português (Brasil)
+pt = Português (Portugal)
+pt_BR = Português (Brasil)
ro = Română
ru = Русский
sk = Slovenčina
@@ -35,5 +35,5 @@
sv = Svenska
tr = Türkçe
vi = Tiếng Việt
-zh-CN = 中文(简体)
-zh-TW = 中文(台灣)
+zh_CN = 中文(简体)
+zh_TW = 中文(台灣)
« no previous file with comments | « locales/zh_TW/ios-support/view-whitelisted-websites.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld