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

Unified Diff: remoting/webapp/me2mom/_locales/en/messages.json

Issue 7795063: Changes for l10n in official build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Incorporated comments from garykac@ Created 9 years, 3 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 | « remoting/webapp/me2mom/_locales.official/zh_TW/messages.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/_locales/en/messages.json
diff --git a/remoting/webapp/me2mom/_locales/en/messages.json b/remoting/webapp/me2mom/_locales/en/messages.json
index 17bd133535a6347dd4a6b3fd784209cfbf3ecf16..63b19205ff6b33b5cace987cc8c7d8d0b7e94b2e 100644
--- a/remoting/webapp/me2mom/_locales/en/messages.json
+++ b/remoting/webapp/me2mom/_locales/en/messages.json
@@ -38,7 +38,7 @@
"description": "Text shown when the app first starts, or if the access token is invalidated, explaining the need to authorize the Chromoting app before use."
},
"DESCRIPTION_CONNECT": {
- "message": "Ask the user whose computer you wish to access to click ‘Share This Computer’ and then provide you with the access code.",
+ "message": "Ask the user whose computer you wish to access to click \u2018Share This Computer\u2019 and then provide you with the access code.",
"description": "Description for the client app. This is shown to the client user above the access code entry box before the connection is started. Note that the 'Share This Computer' quote should be copied verbatim from the corresponding translation."
},
"DESCRIPTION_SHARE": {
@@ -54,7 +54,7 @@
"description": "Label for the disconnect button including the Linux keyboard shortcut."
},
"DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": {
- "message": "Disconnect (⌥⌃⎋)",
+ "message": "Disconnect (\u2325\u2303\u238b)",
"description": "Label for the disconnect button including the Mac OS X keyboard shortcut."
},
"DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": {
@@ -118,7 +118,7 @@
}
},
"FOOTER_WAITING": {
- "message": "waiting for connection…",
+ "message": "waiting for connection\u2026",
"description": "Footer text displayed at the host after an access code has been generated, but before a client connects."
},
"HELP": {
@@ -142,7 +142,7 @@
"description": "Sign out button, visible if the user has authenticated. Clicking this clears authentication credentials and returns the web-app to the initial 'unauthenticated' state."
},
"MESSAGE_GENERATING": {
- "message": "Generating access code…",
+ "message": "Generating access code\u2026",
"description": "Text shown while generating an access code."
},
"MESSAGE_SESSION_FINISHED": {
@@ -210,7 +210,7 @@
"description": "The tool-tip shown when the user hovers over the scale to fit button. Clicking this button toggles between scaling down the remote desktop to fit it inside the Chromium browser window and displaying it at 1:1 scale."
},
"VERIFYING_CODE": {
- "message": "Verifying access code…",
+ "message": "Verifying access code\u2026",
"description": "Message displayed on the client while the access code is verified."
}
}
« no previous file with comments | « remoting/webapp/me2mom/_locales.official/zh_TW/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698