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

Side by Side Diff: remoting/webapp/_locales/en/messages.json

Issue 9733021: Shorter prompt string. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added better string for buttons. Created 8 years, 9 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | remoting/webapp/main.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "ACCESS_CODE": { 2 "ACCESS_CODE": {
3 "message": "Access code", 3 "message": "Access code",
4 "description": "Label for the access code entry box. This is where the clien t user enters the code that permits access to the host." 4 "description": "Label for the access code entry box. This is where the clien t user enters the code that permits access to the host."
5 }, 5 },
6 "ACCESS_CODE_TIMER": { 6 "ACCESS_CODE_TIMER": {
7 "message": "This access code will expire in $timeout$", 7 "message": "This access code will expire in $timeout$",
8 "description": "Text displayed when the access code is due to time out withi n 30 seconds.", 8 "description": "Text displayed when the access code is due to time out withi n 30 seconds.",
9 "placeholders": { 9 "placeholders": {
10 "timeout": { 10 "timeout": {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 }, 43 },
44 "CLOSE_PROMPT": { 44 "CLOSE_PROMPT": {
45 "message": "Leaving this page will end your Chromoting session.", 45 "message": "Leaving this page will end your Chromoting session.",
46 "description": "Message shown when the Chromoting client tab is closed while a connection is active." 46 "description": "Message shown when the Chromoting client tab is closed while a connection is active."
47 }, 47 },
48 "CONNECT_BUTTON": { 48 "CONNECT_BUTTON": {
49 "message": "Connect", 49 "message": "Connect",
50 "description": "Label for the connect button. Clicking this button will star t the Chromoting session if the access code is correct." 50 "description": "Label for the connect button. Clicking this button will star t the Chromoting session if the access code is correct."
51 }, 51 },
52 "CONFIRM_HOST_DELETE": { 52 "CONFIRM_HOST_DELETE": {
53 "message": "You are about to disable remote connections to $hostname$. If yo u change your mind, you will need to visit that computer to re-enable this featu re. Are you sure you want to disable remote connections?", 53 "message": "Are you sure you want to disable remote connections to $hostname $? If you change your mind, you'll need to visit that computer to re-enable conn ections.",
54 "description": "Confirmation prompt shown when a user attempts to delete a M e2Me host from their host list.", 54 "description": "Confirmation prompt shown when a user attempts to delete a M e2Me host from their host list.",
55 "placeholders": { 55 "placeholders": {
56 "hostname": { 56 "hostname": {
57 "content": "$1", 57 "content": "$1",
58 "example": "My Linux desktop" 58 "example": "My Linux desktop"
59 } 59 }
60 } 60 }
61 61
62 }, 62 },
63 "CONNECTION_FROM_HEADER": { 63 "CONNECTION_FROM_HEADER": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "DESCRIPTION_HOME": { 95 "DESCRIPTION_HOME": {
96 "message": "Chromoting allows you to securely share your computer over the W eb. Both users must be running the Chromoting app, which can be found at $url$." , 96 "message": "Chromoting allows you to securely share your computer over the W eb. Both users must be running the Chromoting app, which can be found at $url$." ,
97 "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.", 97 "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.",
98 "placeholders": { 98 "placeholders": {
99 "url": { 99 "url": {
100 "content": "$1", 100 "content": "$1",
101 "example": "<a href=http://g.co/remote>g.co/remote</a>" 101 "example": "<a href=http://g.co/remote>g.co/remote</a>"
102 } 102 }
103 } 103 }
104 }, 104 },
105 "DISABLE_HOST": {
106 "message": "Disable",
107 "description": "Label for the 'yes' response to the dialog asking the user t o confirm whether or not they want to disable remote access to a host."
108 },
105 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": { 109 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": {
106 "message": "Disconnect (Ctrl+Alt+Esc)", 110 "message": "Disconnect (Ctrl+Alt+Esc)",
107 "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user." 111 "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user."
108 }, 112 },
109 "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": { 113 "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": {
110 "message": "Disconnect (Opt+Ctrl+Esc)", 114 "message": "Disconnect (Opt+Ctrl+Esc)",
111 "description": "Label for the disconnect button including the Mac OS X keybo ard shortcut. Clicking this button disconnects the remote user." 115 "description": "Label for the disconnect button including the Mac OS X keybo ard shortcut. Clicking this button disconnects the remote user."
112 }, 116 },
113 "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": { 117 "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": {
114 "message": "Disconnect (Ctrl+Alt+Esc)", 118 "message": "Disconnect (Ctrl+Alt+Esc)",
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 "description": "Sub-title for the one-time authorization step. Displayed aft er the product name and separated by a chevron." 261 "description": "Sub-title for the one-time authorization step. Displayed aft er the product name and separated by a chevron."
258 }, 262 },
259 "MODE_IT2ME": { 263 "MODE_IT2ME": {
260 "message": "Remote Assistance", 264 "message": "Remote Assistance",
261 "description": "Sub-title for the remote assistance section of the UI, which contains buttons to share this computer or to connect to another computer, both on a one-off basis." 265 "description": "Sub-title for the remote assistance section of the UI, which contains buttons to share this computer or to connect to another computer, both on a one-off basis."
262 }, 266 },
263 "MODE_ME2ME": { 267 "MODE_ME2ME": {
264 "message": "My Computers", 268 "message": "My Computers",
265 "description": "Sub-title for the remote access section of the UI, which con tains a list of currently-shared hosts and a button to enable this computer for long-term sharing." 269 "description": "Sub-title for the remote access section of the UI, which con tains a list of currently-shared hosts and a button to enable this computer for long-term sharing."
266 }, 270 },
267 "NO": {
268 "message": "No",
269 "description": "Label for general-purpose 'No' buttons."
270 },
271 "OK": { 271 "OK": {
272 "message": "OK", 272 "message": "OK",
273 "description": "Label for general-purpose OK buttons." 273 "description": "Label for general-purpose OK buttons."
274 }, 274 },
275 "OFFLINE": { 275 "OFFLINE": {
276 "message": "$hostname$ (offline)", 276 "message": "$hostname$ (offline)",
277 "description": "Modified version of the host name shown for hosts that are n ot currently accessible.", 277 "description": "Modified version of the host name shown for hosts that are n ot currently accessible.",
278 "placeholders": { 278 "placeholders": {
279 "hostname": { 279 "hostname": {
280 "content": "$1", 280 "content": "$1",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 "message": "Scale to fit", 342 "message": "Scale to fit",
343 "description": "The tool-tip shown when the user hovers over the scale to fi t button. Clicking this button toggles between scaling down the remote desktop t o fit it inside the Chromium browser window and displaying it at 1:1 scale." 343 "description": "The tool-tip shown when the user hovers over the scale to fi t button. Clicking this button toggles between scaling down the remote desktop t o fit it inside the Chromium browser window and displaying it at 1:1 scale."
344 }, 344 },
345 "TOOLTIP_RENAME": { 345 "TOOLTIP_RENAME": {
346 "message": "Edit computer name", 346 "message": "Edit computer name",
347 "description": "The tool-tip shown when the user hovers over the 'rename hos t' button. Clicking this button allows the host name to be edited in-place." 347 "description": "The tool-tip shown when the user hovers over the 'rename hos t' button. Clicking this button allows the host name to be edited in-place."
348 }, 348 },
349 "WARNING_NAT_DISABLED": { 349 "WARNING_NAT_DISABLED": {
350 "message": "NOTE: Policy settings permit connections only between computers within your network.", 350 "message": "NOTE: Policy settings permit connections only between computers within your network.",
351 "description": "Message displayed at the bottom of the host screen if local policy dictates that NAT traversal is disabled, meaning that connections outside the local network will not work." 351 "description": "Message displayed at the bottom of the host screen if local policy dictates that NAT traversal is disabled, meaning that connections outside the local network will not work."
352 },
353 "YES": {
354 "message": "Yes",
355 "description": "Label for general-purpose 'Yes' buttons."
356 } 352 }
357 } 353 }
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698