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

Unified Diff: localeTools.py

Issue 6249914833043456: Issue 1731 - Fixed locale code for Gujarati (Closed)
Patch Set: Don't convert locale code for Firefox Created Dec. 28, 2014, 12:52 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: localeTools.py
===================================================================
--- a/localeTools.py
+++ b/localeTools.py
@@ -29,6 +29,7 @@
'es': 'es-ES',
'sv': 'sv-SE',
'ml': 'ml-IN',
+ 'gu': 'gu-IN',
}
chromeLocales = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld