| OLD | NEW |
| 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 19 matching lines...) Expand all Loading... |
| 30 "description": "Label for general-purpose Cancel buttons." | 30 "description": "Label for general-purpose Cancel buttons." |
| 31 }, | 31 }, |
| 32 "CLOSE_PROMPT": { | 32 "CLOSE_PROMPT": { |
| 33 "message": "Leaving this page will end your Chromoting session.", | 33 "message": "Leaving this page will end your Chromoting session.", |
| 34 "description": "Message shown when the Chromoting client tab is closed while
a connection is active." | 34 "description": "Message shown when the Chromoting client tab is closed while
a connection is active." |
| 35 }, | 35 }, |
| 36 "CONNECT_BUTTON": { | 36 "CONNECT_BUTTON": { |
| 37 "message": "Connect", | 37 "message": "Connect", |
| 38 "description": "Label for the connect button. Clicking this button will star
t the Chromoting session if the access code is correct." | 38 "description": "Label for the connect button. Clicking this button will star
t the Chromoting session if the access code is correct." |
| 39 }, | 39 }, |
| 40 "CONNECTION_HISTORY_BUTTON": { |
| 41 "message": "Connection history", |
| 42 "description": "Label for the connection history button. Clicking this butto
n opens a dialog showing recent connections." |
| 43 }, |
| 40 "CONTINUE_BUTTON": { | 44 "CONTINUE_BUTTON": { |
| 41 "message": "Continue", | 45 "message": "Continue", |
| 42 "description": "Label for the continue button on the pre-authorization page.
Clicking this button takes the user to the standard Google Accounts authorizati
on page." | 46 "description": "Label for the continue button on the pre-authorization page.
Clicking this button takes the user to the standard Google Accounts authorizati
on page." |
| 43 }, | 47 }, |
| 44 "CONTINUE_PROMPT": { | 48 "CONTINUE_PROMPT": { |
| 45 "message": "You are currently sharing this machine with another user. Do you
want to continue sharing?", | 49 "message": "You are currently sharing this machine with another user. Do you
want to continue sharing?", |
| 46 "description": "Message displayed when the session has lasted longer than fi
ve minutes, explaining that the host computer is being shared and asking whether
or not the user wants to continue sharing it." | 50 "description": "Message displayed when the session has lasted longer than fi
ve minutes, explaining that the host computer is being shared and asking whether
or not the user wants to continue sharing it." |
| 47 }, | 51 }, |
| 48 "DESCRIPTION_AUTHORIZE": { | 52 "DESCRIPTION_AUTHORIZE": { |
| 49 "message": "To use Chromoting you must grant extended access permissions to
your computer. You only have to do this once.", | 53 "message": "To use Chromoting you must grant extended access permissions to
your computer. You only have to do this once.", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 125 }, | 129 }, |
| 126 "FOOTER_WAITING": { | 130 "FOOTER_WAITING": { |
| 127 "message": "waiting for connection\u2026", | 131 "message": "waiting for connection\u2026", |
| 128 "description": "Footer text displayed at the host after an access code has b
een generated, but before a client connects." | 132 "description": "Footer text displayed at the host after an access code has b
een generated, but before a client connects." |
| 129 }, | 133 }, |
| 130 "HELP": { | 134 "HELP": { |
| 131 "message": "Help", | 135 "message": "Help", |
| 132 "description": "Help link, displayed in the top-left (assuming ltr layout) c
orner of the main screen. Clicking this takes the user to our FAQ." | 136 "description": "Help link, displayed in the top-left (assuming ltr layout) c
orner of the main screen. Clicking this takes the user to our FAQ." |
| 133 }, | 137 }, |
| 134 "HOME_ACCESS_BUTTON": { | 138 "HOME_ACCESS_BUTTON": { |
| 135 "message": "Access Now", | 139 "message": "Access", |
| 136 "description": "Clicking this button starts the desktop access process." | 140 "description": "Clicking this button starts the desktop access process." |
| 137 }, | 141 }, |
| 138 "HOME_ACCESS_DESCRIPTION": { | 142 "HOME_ACCESS_DESCRIPTION": { |
| 139 "message": "See and control a shared computer.", | 143 "message": "See and control a shared computer.", |
| 140 "description": "Description of the 'access' or 'client' functionality, displ
ayed next to a button that instigates an access operation." | 144 "description": "Description of the 'access' or 'client' functionality, displ
ayed next to a button that instigates an access operation." |
| 141 }, | 145 }, |
| 142 "HOME_DAEMON_ACTIVE_MESSAGE": { | 146 "HOME_DAEMON_ACTIVE_MESSAGE": { |
| 143 "message": "You may securely access this computer from anywhere you sign in
to Chromoting.", | 147 "message": "You may securely access this computer from anywhere you sign in
to Chromoting.", |
| 144 "description": "Message displayed when the current computer is accepting rem
ote connections." | 148 "description": "Message displayed when the current computer is accepting rem
ote connections." |
| 145 }, | 149 }, |
| 146 "HOME_DAEMON_CHANGE_PIN_LINK": { | 150 "HOME_DAEMON_CHANGE_PIN_LINK": { |
| 147 "message": "Change PIN", | 151 "message": "Change PIN", |
| 148 "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." | 152 "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." |
| 149 }, | 153 }, |
| 150 "HOME_DAEMON_STOP_BUTTON": { | 154 "HOME_DAEMON_STOP_BUTTON": { |
| 151 "message": "Disable remote connections", | 155 "message": "Disable remote connections", |
| 152 "description": "Button displayed when the current computer is accepting remo
te connections. Clicking this button causes it to stop accepting remote connecti
ons." | 156 "description": "Button displayed when the current computer is accepting remo
te connections. Clicking this button causes it to stop accepting remote connecti
ons." |
| 153 }, | 157 }, |
| 154 "HOME_DAEMON_START_BUTTON": { | 158 "HOME_DAEMON_START_BUTTON": { |
| 155 "message": "Enable remote connections", | 159 "message": "Enable remote connections", |
| 156 "description": "Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote con
nections." | 160 "description": "Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote con
nections." |
| 157 }, | 161 }, |
| 158 "HOME_DAEMON_START_MESSAGE": { | 162 "HOME_DAEMON_START_MESSAGE": { |
| 159 "message": "To securely access this computer from anywhere you sign in to Ch
romoting, you must first enable remote connections.", | 163 "message": "To securely access this computer from anywhere you sign in to Ch
romoting, you must first enable remote connections.", |
| 160 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." | 164 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." |
| 161 }, | 165 }, |
| 162 "HOME_MY_COMPUTERS_TITLE": { | |
| 163 "message": "My Computers", | |
| 164 "description": "Title for the portion of the home page showing the list of h
osts the user has previously registered for remote access at any time." | |
| 165 }, | |
| 166 "HOME_SHARE_BUTTON": { | 166 "HOME_SHARE_BUTTON": { |
| 167 "message": "Share Now", | 167 "message": "Share", |
| 168 "description": "Clicking this button starts the desktop sharing process." | 168 "description": "Clicking this button starts the desktop sharing process." |
| 169 }, | 169 }, |
| 170 "HOME_SHARE_DESCRIPTION": { | 170 "HOME_SHARE_DESCRIPTION": { |
| 171 "message": "Share this computer for another user to see and control.", | 171 "message": "Share this computer for another user to see and control.", |
| 172 "description": "Description of the 'share' or 'host' functionality, displaye
d next to a button that instigates a share operation." | 172 "description": "Description of the 'share' or 'host' functionality, displaye
d next to a button that instigates a share operation." |
| 173 }, | 173 }, |
| 174 "HOME_SHARE_DESCRIPTION_CHROME_OS": { | 174 "HOME_SHARE_DESCRIPTION_CHROME_OS": { |
| 175 "message": "(this feature is not yet available for Chromebooks\u2026 stay tu
ned)", | 175 "message": "(this feature is not yet available for Chromebooks\u2026 stay tu
ned)", |
| 176 "description": "Text displayed below the description of the 'share' or 'host
' functionality on ChromeOS devices, where it is not yet supported." | 176 "description": "Text displayed below the description of the 'share' or 'host
' functionality on ChromeOS devices, where it is not yet supported." |
| 177 }, | 177 }, |
| (...skipping 28 matching lines...) Expand all Loading... |
| 206 "user": { | 206 "user": { |
| 207 "content": "$1", | 207 "content": "$1", |
| 208 "example": "user@domain.com" | 208 "example": "user@domain.com" |
| 209 } | 209 } |
| 210 } | 210 } |
| 211 }, | 211 }, |
| 212 "MODE_AUTHORIZE": { | 212 "MODE_AUTHORIZE": { |
| 213 "message": "Authorize", | 213 "message": "Authorize", |
| 214 "description": "Sub-title for the one-time authorization step. Displayed aft
er the product name and separated by a chevron." | 214 "description": "Sub-title for the one-time authorization step. Displayed aft
er the product name and separated by a chevron." |
| 215 }, | 215 }, |
| 216 "MODE_CONNECT": { | 216 "MODE_IT2ME": { |
| 217 "message": "Connect", | 217 "message": "Remote Assistance", |
| 218 "description": "Sub-title for the client app. Displayed after the product na
me and separated by a chevron." | 218 "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." |
| 219 }, | 219 }, |
| 220 "MODE_SHARE": { | 220 "MODE_ME2ME": { |
| 221 "message": "Share", | 221 "message": "My Computers", |
| 222 "description": "Sub-title for the host app. Displayed after the product name
and separated by a chevron." | 222 "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." |
| 223 }, | 223 }, |
| 224 "OK": { | 224 "OK": { |
| 225 "message": "OK", | 225 "message": "OK", |
| 226 "description": "Label for general-purpose OK buttons." | 226 "description": "Label for general-purpose OK buttons." |
| 227 }, | 227 }, |
| 228 "OFFLINE": { | 228 "OFFLINE": { |
| 229 "message": "Offline", | 229 "message": "Offline", |
| 230 "description": "Label indicating that a host in the list is not currently av
ailable for remote access." | 230 "description": "Label indicating that a host in the list is not currently av
ailable for remote access." |
| 231 }, | 231 }, |
| 232 "PIN": { | 232 "PIN": { |
| (...skipping 22 matching lines...) Expand all Loading... |
| 255 }, | 255 }, |
| 256 "TOOLTIP_SCALING": { | 256 "TOOLTIP_SCALING": { |
| 257 "message": "Scale to fit", | 257 "message": "Scale to fit", |
| 258 "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." | 258 "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." |
| 259 }, | 259 }, |
| 260 "WARNING_NAT_DISABLED": { | 260 "WARNING_NAT_DISABLED": { |
| 261 "message": "NOTE: Policy settings permit connections only between computers
within your network.", | 261 "message": "NOTE: Policy settings permit connections only between computers
within your network.", |
| 262 "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." | 262 "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." |
| 263 } | 263 } |
| 264 } | 264 } |
| OLD | NEW |