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

Unified Diff: locale/en-US/desktop-options.json

Issue 29567856: Issue 5842 - Add Spanish and Vietnamese filter lists string (Closed)
Patch Set: Created Oct. 6, 2017, 9:35 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 | subscriptions.xml » ('j') | subscriptions.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/desktop-options.json
===================================================================
--- a/locale/en-US/desktop-options.json
+++ b/locale/en-US/desktop-options.json
@@ -455,6 +455,10 @@
"description": "Language name shown in add language modal dialog",
"message": "Indonesian"
},
+ "options_language_vi": {
+ "description": "Language name shown in add language modal dialog",
+ "message": "Vietnamese"
+ },
"options_language_bg": {
"description": "Language name shown in add language modal dialog",
"message": "Bulgarian"
@@ -487,6 +491,10 @@
"description": "Language name shown in add language modal dialog",
"message": "Lithuanian"
},
+ "options_language_es": {
+ "description": "Language name shown in add language modal dialog",
+ "message": "Spanish"
+ },
"options_language_lv": {
"description": "Language name shown in add language modal dialog",
"message": "Latvian"
« no previous file with comments | « no previous file | subscriptions.xml » ('j') | subscriptions.xml » ('J')

Powered by Google App Engine
This is Rietveld