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

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

Issue 10703034: Remove 'Enable' button on unsupported platforms. Added 'No hosts' message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated after UX input. Created 8 years, 5 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 | « remoting/resources/host_setup_instructions.png ('k') | remoting/webapp/host_controller.js » ('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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 "DESCRIPTION_CONNECT": { 87 "DESCRIPTION_CONNECT": {
88 "message": "Ask the user whose computer you wish to access to click \u2018Sh are Now\u2019 and give you the access code.", 88 "message": "Ask the user whose computer you wish to access to click \u2018Sh are Now\u2019 and give you the access code.",
89 "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 Now' quote should be copied verbatim from the corresponding translat ion." 89 "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 Now' quote should be copied verbatim from the corresponding translat ion."
90 }, 90 },
91 "DESCRIPTION_HOME": { 91 "DESCRIPTION_HOME": {
92 "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$." , 92 "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$." ,
93 "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.", 93 "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.",
94 "placeholders": { 94 "placeholders": {
95 "url": { 95 "url": {
96 "content": "$1", 96 "content": "$1",
97 "example": "<a href=http://g.co/remote>g.co/remote</a>" 97 "example": "<a href=http://chrome.google.com/remotedesktop>chrome.google .com/remotedesktop</a>"
98 } 98 }
99 } 99 }
100 }, 100 },
101 "DISABLE_HOST": { 101 "DISABLE_HOST": {
102 "message": "Disable", 102 "message": "Disable",
103 "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." 103 "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."
104 }, 104 },
105 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": { 105 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": {
106 "message": "Disconnect (Ctrl+Alt+Esc)", 106 "message": "Disconnect (Ctrl+Alt+Esc)",
107 "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user." 107 "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user."
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 "description": "Description of the 'access' or 'client' functionality, displ ayed next to a button that instigates an access operation." 203 "description": "Description of the 'access' or 'client' functionality, displ ayed next to a button that instigates an access operation."
204 }, 204 },
205 "HOME_DAEMON_ACTIVE_MESSAGE": { 205 "HOME_DAEMON_ACTIVE_MESSAGE": {
206 "message": "You may securely access this computer using Chromoting.", 206 "message": "You may securely access this computer using Chromoting.",
207 "description": "Message displayed when the current computer is accepting rem ote connections." 207 "description": "Message displayed when the current computer is accepting rem ote connections."
208 }, 208 },
209 "HOME_DAEMON_CHANGE_PIN_LINK": { 209 "HOME_DAEMON_CHANGE_PIN_LINK": {
210 "message": "Change PIN", 210 "message": "Change PIN",
211 "description": "Hyperlink displayed immediately after the message indicating that the current computer is accepting remote connectins. Clicking this link al lows the user to change the PIN (personal identification number) for accessing t his host." 211 "description": "Hyperlink displayed immediately after the message indicating that the current computer is accepting remote connectins. Clicking this link al lows the user to change the PIN (personal identification number) for accessing t his host."
212 }, 212 },
213 "HOME_DAEMON_DISABLED_MESSAGE": {
214 "message": "Sharing this computer for any-time access is not yet supported o n this platform\u2026 stay tuned.",
215 "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
216 },
217 "HOME_DAEMON_STOP_BUTTON": { 213 "HOME_DAEMON_STOP_BUTTON": {
218 "message": "Disable remote connections", 214 "message": "Disable remote connections",
219 "description": "Button displayed when the current computer is accepting remo te connections. Clicking this button causes it to stop accepting remote connecti ons." 215 "description": "Button displayed when the current computer is accepting remo te connections. Clicking this button causes it to stop accepting remote connecti ons."
220 }, 216 },
221 "HOME_DAEMON_START_BUTTON": { 217 "HOME_DAEMON_START_BUTTON": {
222 "message": "Enable remote connections", 218 "message": "Enable remote connections",
223 "description": "Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote con nections." 219 "description": "Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote con nections."
224 }, 220 },
225 "HOME_DAEMON_START_MESSAGE": { 221 "HOME_DAEMON_START_MESSAGE": {
226 "message": "You must enable remote connections if you want to use Chromoting to access this computer.", 222 "message": "You must enable remote connections if you want to use Chromoting to access this computer.",
227 "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them." 223 "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
228 }, 224 },
225 "HOST_LIST_EMPTY_HOSTING_SUPPORTED": {
226 "message": "To enable remote connections to a different computer, install Ch romoting there and click \u201c$buttonName$\u201d.",
227 "description": "Message displayed to the user if there are no hosts register ed to their account, informing them how to set up a host on another computer.",
228 "placeholders": {
229 "buttonName": {
230 "content": "$1",
231 "example": "Enable remote connections"
232 }
233 }
234 },
235 "HOST_LIST_EMPTY_HOSTING_UNSUPPORTED": {
236 "message": "You have no computers registered. To enable remote connections t o a computer, install Chromoting there and click \u201c$buttonName$\u201d.",
237 "description": "Message displayed to the user if there are no hosts register ed to their account, informing them how to set up a host on another computer.",
238 "placeholders": {
239 "buttonName": {
240 "content": "$1",
241 "example": "Enable remote connections"
242 }
243 }
244 },
229 "HOST_SETUP_CRASH_REPORTING_MESSAGE": { 245 "HOST_SETUP_CRASH_REPORTING_MESSAGE": {
230 "message": "Help us improve Chromoting by allowing us to collect usage stati stics and crash reports.", 246 "message": "Help us improve Chromoting by allowing us to collect usage stati stics and crash reports.",
231 "description": "Message displayed next to the checkbox that the user can sel ect to allow crash dump collection and reporting." 247 "description": "Message displayed next to the checkbox that the user can sel ect to allow crash dump collection and reporting."
232 }, 248 },
233 "HOST_SETUP_DIALOG_DESCRIPTION": { 249 "HOST_SETUP_DIALOG_DESCRIPTION": {
234 "message": "To protect access to this computer, please choose a PIN of $bold Start$at least six digits$boldEnd$. This PIN will be required when connecting fr om another location.", 250 "message": "To protect access to this computer, please choose a PIN of $bold Start$at least six digits$boldEnd$. This PIN will be required when connecting fr om another location.",
235 "description": "Explanatory text displayed when the user enables remote acce ss or changes the PIN.", 251 "description": "Explanatory text displayed when the user enables remote acce ss or changes the PIN.",
236 "placeholders": { 252 "placeholders": {
237 "boldStart": { 253 "boldStart": {
238 "content": "$1", 254 "content": "$1",
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 }, 490 },
475 "WARNING_NAT_DISABLED": { 491 "WARNING_NAT_DISABLED": {
476 "message": "NOTE: Policy settings permit connections only between computers within your network.", 492 "message": "NOTE: Policy settings permit connections only between computers within your network.",
477 "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." 493 "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."
478 }, 494 },
479 "WHY_IS_THIS_SAFE": { 495 "WHY_IS_THIS_SAFE": {
480 "message": "Why is this safe?", 496 "message": "Why is this safe?",
481 "description": "Help link displayed when the user enables the host on this c omputer. Clicking this link opens a page that explains why this operation is saf e. This string appears in a UI with limited horizontal space. Please try to keep translations no more than about 30 characters." 497 "description": "Help link displayed when the user enables the host on this c omputer. Clicking this link opens a page that explains why this operation is saf e. This string appears in a UI with limited horizontal space. Please try to keep translations no more than about 30 characters."
482 } 498 }
483 } 499 }
OLDNEW
« no previous file with comments | « remoting/resources/host_setup_instructions.png ('k') | remoting/webapp/host_controller.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698