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

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

Issue 29572786: Issue 5842 - use specialization instead of translating the language (Closed)
Patch Set: Created Oct. 10, 2017, 5:22 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 | « desktop-options.js ('k') | no next file » | no next file with comments »
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
@@ -446,65 +446,5 @@
"options_notification_hide": {
"description": "Hidden text attached to the close button for screen readers of Notification",
"message": "Close notification"
- },
- "options_language_en": {
saroyanm 2017/10/10 17:26:39 I removed English as well, but we might need it to
- "description": "Language name shown in add language modal dialog",
- "message": "English"
- },
- "options_language_id": {
- "description": "Language name shown in add language modal dialog",
- "message": "Indonesian"
- },
- "options_language_bg": {
- "description": "Language name shown in add language modal dialog",
- "message": "Bulgarian"
- },
- "options_language_zh": {
- "description": "Language name shown in add language modal dialog",
- "message": "Chinese"
- },
- "options_language_cs_sk": {
- "description": "Language name shown in add language modal dialog",
- "message": "Czech and Slovak"
- },
- "options_language_nl": {
- "description": "Language name shown in add language modal dialog",
- "message": "Dutch"
- },
- "options_language_de": {
- "description": "Language name shown in add language modal dialog",
- "message": "German"
- },
- "options_language_he": {
- "description": "Language name shown in add language modal dialog",
- "message": "Hebrew"
- },
- "options_language_it": {
- "description": "Language name shown in add language modal dialog",
- "message": "Italian"
- },
- "options_language_lt": {
- "description": "Language name shown in add language modal dialog",
- "message": "Lithuanian"
- },
- "options_language_lv": {
- "description": "Language name shown in add language modal dialog",
- "message": "Latvian"
- },
- "options_language_ar": {
- "description": "Language name shown in add language modal dialog",
- "message": "Arabic"
- },
- "options_language_fr": {
- "description": "Language name shown in add language modal dialog",
- "message": "French"
- },
- "options_language_ro": {
- "description": "Language name shown in add language modal dialog",
- "message": "Romanian"
- },
- "options_language_ru_uk": {
- "description": "Language name shown in add language modal dialog",
- "message": "Russian and Ukrainian"
}
}
« no previous file with comments | « desktop-options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld