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

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

Issue 8511077: Fixed css to make host list prettier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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
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 a3cfd905d189314a8d3dc15694cefb012c9d9e1f..ceb0118d3d3734bfdf4c3def45bb1369d420c3bc 100644
--- a/remoting/webapp/me2mom/_locales/en/messages.json
+++ b/remoting/webapp/me2mom/_locales/en/messages.json
@@ -119,8 +119,8 @@
"message": "See and control a shared computer.",
"description": "Description of the 'access' or 'client' functionality, displayed next to a button that instigates an access operation."
},
- "HOME_ANYTIME_REMOTE_ACCESS_TITLE": {
- "message": "Anytime Remote Access",
+ "HOME_MY_COMPUTERS_TITLE": {
+ "message": "My Computers",
Wez 2011/11/12 01:12:42 "My Computers"...? Are you sure?
Jamie 2011/11/14 18:28:16 That's what the latest mocks say. I will probably
"description": "Title for the portion of the home page showing the list of hosts the user has previously registered for remote access at any time."
},
"HOME_SHARE_BUTTON": {

Powered by Google App Engine
This is Rietveld 408576698