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

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

Issue 7566051: Rebrand to use Chromoting more consistently. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « no previous file | remoting/webapp/me2mom/choice.html » ('j') | 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 a0d51dcaa9c6d44ebf374bf63fa7a971d6432c55..6fd253dfde22b3a2f3294a66c230d6e5df1a7f86 100644
--- a/remoting/webapp/me2mom/_locales/en/messages.json
+++ b/remoting/webapp/me2mom/_locales/en/messages.json
@@ -104,7 +104,7 @@
"description": "Logout button, visible if the user has authenticated"
},
"messageAuthorize": {
- "message": "In order to use IT2Me you must first grant extended access permissions to your computer. Click Continue to authorize. You only have to do this once.",
+ "message": "In order to use Chromoting you must first grant extended access permissions to your computer. Click Continue to authorize. You only have to do this once.",
"description": "Text shown when the app first starts, or if the access token is invalidated"
},
"messageGenerating": {
@@ -141,9 +141,11 @@
"message": "OK",
"description": "Label for general-purpose OK buttons"
},
- "pageTitle": {
- "message": "Chromoting",
- "description": "Title of the main page"
+ "productName": {
+ "message": "Chromoting"
+ },
+ "productNameAndVersion": {
+ "message": "Chromoting v1.0"
},
"scaleButton": {
"message": "Fit Screen",
@@ -166,11 +168,7 @@
"description": "Message displayed while the access code is verified"
},
"webappDescription": {
- "message": "IT2Me-style remote support in Chrome.",
+ "message": "Remote support in Chrome.",
"description": "Web-app description"
- },
- "webappName": {
- "message": "Remoting IT2Me",
- "description": "Web-app name"
}
}
« no previous file with comments | « no previous file | remoting/webapp/me2mom/choice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698