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

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

Issue 11275101: Fix branding in chromoting string resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « remoting/webapp/_locales.official/zh_TW/messages.json ('k') | remoting/webapp/build-webapp.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/_locales/en/messages.json
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json
deleted file mode 100644
index afec9d6ad1099232181f79b49f1418ea798ef6b6..0000000000000000000000000000000000000000
--- a/remoting/webapp/_locales/en/messages.json
+++ /dev/null
@@ -1,507 +0,0 @@
-{
- "ACCESS_CODE": {
- "message": "Access code",
- "description": "Label for the access code entry box. This is where the client user enters the code that permits access to the host."
- },
- "ACCESS_CODE_TIMER": {
- "message": "This access code will expire in $timeout$",
- "description": "Text displayed when the access code is due to time out within 30 seconds.",
- "placeholders": {
- "timeout": {
- "content": "$1",
- "example": "0:30"
- }
- }
- },
- "ALL_CONNECTIONS": {
- "message": "All connections",
- "description": "In the connection history dialog, clicking this button shows all recent connections unfiltered."
- },
- "ASK_PIN_DIALOG_LABEL": {
- "message": "PIN",
- "description": "Label next to the PIN entry edit box. The user must enter a PIN before enabling remote access to their computer."
- },
- "ASK_PIN_DIALOG_CONFIRM_LABEL": {
- "message": "Re-type PIN",
- "description": "Label next to the PIN confirmation edit box. The user must enter a PIN before enabling remote access to their computer."
- },
- "CANCEL": {
- "message": "Cancel",
- "description": "Label for general-purpose Cancel buttons."
- },
- "CLEAR_HISTORY": {
- "message": "Clear history",
- "description": "In the connection history dialog, clicking this button will delete the connection history."
- },
- "CLOSE": {
- "message": "Close",
- "description": "Label for general-purpose Close buttons."
- },
- "CLOSE_PROMPT": {
- "message": "Leaving this page will end your Chromoting session.",
- "description": "Message shown when the Chromoting client tab is closed while a connection is active."
- },
- "CONNECT_BUTTON": {
- "message": "Connect",
- "description": "Label for the connect button. Clicking this button will start the Chromoting session if the access code is correct."
- },
- "CONFIRM_HOST_DELETE": {
- "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 connections.",
- "description": "Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list.",
- "placeholders": {
- "hostname": {
- "content": "$1",
- "example": "My Linux desktop"
- }
- }
-
- },
- "CONNECTION_FROM_HEADER": {
- "message": "From",
- "description": "Column header in the connection history table showing the email address of the client end of the connection (the initiator) which may be this or another computer."
- },
- "CONNECTION_HISTORY_BUTTON": {
- "message": "Connection history",
- "description": "Label for the connection history button. Clicking this button opens a dialog showing recent connections."
- },
- "CONNECTION_HISTORY_TITLE": {
- "message": "Connection History",
- "description": "Title for the connection history dialog. This dialog shows recent connections made to and from this computer"
- },
- "CONNECTION_TO_HEADER": {
- "message": "To",
- "description": "Column header in the connection history table showing the email address of the host end of the connection (the connectee) which may be this or another computer."
- },
- "CONTINUE_BUTTON": {
- "message": "Continue",
- "description": "Label for the continue button on the pre-authorization page. Clicking this button takes the user to the standard Google Accounts authorization page."
- },
- "CONTINUE_PROMPT": {
- "message": "You are currently sharing this machine with another user. Do you want to continue sharing?",
- "description": "Message displayed when the session has lasted longer than five minutes, explaining that the host computer is being shared and asking whether or not the user wants to continue sharing it."
- },
- "DESCRIPTION_AUTHORIZE": {
- "message": "To use Chromoting you must grant extended access permissions to your computer. You only have to do this once.",
- "description": "Text shown when the app first starts, or if the access token is invalidated, explaining the need to authorize the Chromoting app before use."
- },
- "DESCRIPTION_CONNECT": {
- "message": "Ask the user whose computer you wish to access to click \u2018Share Now\u2019 and give you the access code.",
- "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 translation."
- },
- "DESCRIPTION_HOME": {
- "message": "Chromoting allows you to securely share your computer over the Web. Both users must be running the Chromoting app, which can be found at $url$.",
- "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.",
- "placeholders": {
- "url": {
- "content": "$1",
- "example": "<a href=http://chrome.google.com/remotedesktop>chrome.google.com/remotedesktop</a>"
- }
- }
- },
- "DISABLE_HOST": {
- "message": "Disable",
- "description": "Label for the 'yes' response to the dialog asking the user to confirm whether or not they want to disable remote access to a host."
- },
- "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": {
- "message": "Disconnect (Ctrl+Alt+Esc)",
- "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user."
- },
- "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": {
- "message": "Disconnect (Opt+Ctrl+Esc)",
- "description": "Label for the disconnect button including the Mac OS X keyboard shortcut. Clicking this button disconnects the remote user."
- },
- "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": {
- "message": "Disconnect (Ctrl+Alt+Esc)",
- "description": "Label for the disconnect button including the Windows keyboard shortcut. Clicking this button disconnects the remote user."
- },
- "DISCONNECT_MYSELF_BUTTON": {
- "message": "Disconnect",
- "description": "Label for the client-side disconnect button. Clicking this button disconnects oneself from the host."
- },
- "DISCONNECT_OTHER_BUTTON": {
- "message": "Disconnect",
- "description": "Label for the host-side disconnect button, without keyboard shortcuts. Only used in case we aren't able to enable hot-key support. Clicking this button disconnects the remote user."
- },
- "DURATION_HEADER": {
- "message": "Duration",
- "description": "Column header in the connection history table showing the length of time for which a connection was active, if available."
- },
- "ERROR_AUTHENTICATION_FAILED": {
- "message": "Authentication failed. Please sign in to Chromoting again.",
- "description": "Error displayed if authentication fails. This can be caused by stale credentials, in which logging out of the web-app and retrying can fix the problem."
- },
- "ERROR_BAD_PLUGIN_VERSION": {
- "message": "Some components required for Chromoting are missing. Please make sure you have installed the latest version and try again.",
- "description": "Error displayed if the host or client plugin are missing or if they could not be loaded."
- },
- "ERROR_HOST_OVERLOAD": {
- "message": "Connections to the remote computer are temporarily blocked because somebody was trying to connect to it with invalid PIN. Please try again later.",
- "description": "Error that is shown on the client side when the host is blocking all connections due to failed authentication attempts."
- },
- "ERROR_HOST_IS_OFFLINE": {
- "message": "The remote computer is not responding to connection requests. Please verify that it is online and try again.",
- "description": "Error that is shown on the client side when we don't get a response from the host."
- },
- "ERROR_INCOMPATIBLE_PROTOCOL": {
- "message": "An incompatible version of Chromoting was detected. Please make sure that you have the latest version of Chromium and Chromoting on both computers and try again.",
- "description": "Error that is shown on the client side when incompatible Chromoting versions are installed on host and client."
- },
- "ERROR_INVALID_ACCESS_CODE": {
- "message": "The access code is invalid. Please try again.",
- "description": "Error displayed if an invalid access code is entered."
- },
- "ERROR_INVALID_HOST_DOMAIN": {
- "message": "Policy settings do not permit sharing this computer as a Chromoting host. Contact your system administrator for assistance.",
- "description": "Error displayed when the computer has a policy that only users in a particular domain may use it as a Chromoting host, and a user in a different domain is trying to use it as a Chromoting host."
- },
- "ERROR_NETWORK_FAILURE": {
- "message": "Unable to reach the host. This is probably due to the configuration of the network you are using.",
- "description": "Error displayed when the host is online, but we are unable to connect to it due to network configuration."
- },
- "ERROR_NOT_AUTHENTICATED": {
- "message": "You are not signed in to Chromoting. Please sign in and try again.",
- "description": "Error displayed when an operation is attempted that requires a signed-in user, but no-one is currently signed in."
- },
- "ERROR_MISSING_PLUGIN": {
- "message": "Some components required for Chromoting are missing. Please make sure you're running the latest version of Chromium and try again.",
- "description": "Error displayed if the client plugin fails to load."
- },
- "ERROR_NO_RESPONSE": {
- "message": "The server failed to respond to the network request.",
- "description": "Error displayed by the client if the server does not respond to a network request."
- },
- "ERROR_SERVICE_UNAVAILABLE": {
- "message": "The service is temporarily unavailable. Please try again later.",
- "description": "Error displayed when the service returns a 503 error. Such errors are usually temporary, and resolve themselves in about 30 seconds."
- },
- "ERROR_UNEXPECTED": {
- "message": "An unexpected error occurred. Please report this problem to the developers.",
- "description": "Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to suggest, other than reporting the error so that we can investigate further."
- },
- "FOOTER_CONNECTING": {
- "message": "Connecting\u2026",
- "description": "Text displayed while a client is connecting to a host, but before the connection is established."
- },
- "FOOTER_WAITING": {
- "message": "waiting for connection\u2026",
- "description": "Footer text displayed at the host after an access code has been generated, but before a client connects."
- },
- "FULL_SCREEN": {
- "message": "Full screen",
- "description": "Menu option for toggle full-screen mode. Equivalent to using the Wrench menu to do the same thing."
- },
- "GET_STARTED": {
- "message": "Get started",
- "description": "Button displayed underneath explanatory text for app features. Clicking causes the text, infographic and the button itself to be replaced by the actual UI for that feature."
- },
- "HELP": {
- "message": "Help",
- "description": "Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ."
- },
- "HOME_ACCESS_BUTTON": {
- "message": "Access",
- "description": "Clicking this button starts the desktop access process."
- },
- "HOME_ACCESS_DESCRIPTION": {
- "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_DAEMON_ACTIVE_MESSAGE": {
- "message": "You may securely access this computer using Chromoting.",
- "description": "Message displayed when the current computer is accepting remote connections."
- },
- "HOME_DAEMON_CHANGE_PIN_LINK": {
- "message": "Change PIN",
- "description": "Hyperlink displayed immediately after the message indicating that the current computer is accepting remote connectins. Clicking this link allows the user to change the PIN (personal identification number) for accessing this host."
- },
- "HOME_DAEMON_STOP_BUTTON": {
- "message": "Disable remote connections",
- "description": "Button displayed when the current computer is accepting remote connections. Clicking this button causes it to stop accepting remote connections."
- },
- "HOME_DAEMON_START_BUTTON": {
- "message": "Enable remote connections",
- "description": "Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote connections."
- },
- "HOME_DAEMON_START_MESSAGE": {
- "message": "You must enable remote connections if you want to use Chromoting to access this computer.",
- "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
- },
- "HOST_LIST_EMPTY_HOSTING_SUPPORTED": {
- "message": "To enable remote connections to a different computer, install Chromoting there and click \u201c$buttonName$\u201d.",
- "description": "Message displayed to the user if there are no hosts registered to their account, informing them how to set up a host on another computer.",
- "placeholders": {
- "buttonName": {
- "content": "$1",
- "example": "Enable remote connections"
- }
- }
- },
- "HOST_LIST_EMPTY_HOSTING_UNSUPPORTED": {
- "message": "You have no computers registered. To enable remote connections to a computer, install Chromoting there and click \u201c$buttonName$\u201d.",
- "description": "Message displayed to the user if there are no hosts registered to their account, informing them how to set up a host on another computer.",
- "placeholders": {
- "buttonName": {
- "content": "$1",
- "example": "Enable remote connections"
- }
- }
- },
- "HOST_SETUP_CRASH_REPORTING_MESSAGE": {
- "message": "Help us improve Chromoting by allowing us to collect usage statistics and crash reports.",
- "description": "Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting."
- },
- "HOST_SETUP_DIALOG_DESCRIPTION": {
- "message": "To protect access to this computer, please choose a PIN of $boldStart$at least six digits$boldEnd$. This PIN will be required when connecting from another location.",
- "description": "Explanatory text displayed when the user enables remote access or changes the PIN.",
- "placeholders": {
- "boldStart": {
- "content": "$1",
- "example": "<b>"
- },
- "boldEnd": {
- "content": "$2",
- "example": "</b>"
- }
- }
- },
- "HOST_SETUP_HOST_FAILED": {
- "message": "Failed to start remote access service.",
- "description": "Message shown when host service fails to start when enabling the host on local computer."
- },
- "HOST_SETUP_INSTALL": {
- "message": "Chrome is downloading the Chrome Remote Desktop Host installer. Once the download is complete, please run the installer before continuing.",
- "description": "Message shown when user is asked to manually install the Host components."
- },
- "HOST_SETUP_INSTALL_PENDING": {
- "message": "Please run the installer before continuing.",
- "description": "Message shown when user has attempted to continue past the manual install dialog, but the Host components are not yet installed."
- },
- "HOST_SETUP_REGISTRATION_FAILED": {
- "message": "Failed to register this computer.",
- "description": "Message shown when host registration fails when enabling the host on local computer."
- },
- "HOST_SETUP_STARTED": {
- "message": "Remote connections for this computer have been enabled.",
- "description": "Message shown after access to local computer has been enabled successfully."
- },
- "HOST_SETUP_STARTED_DISABLE_SLEEP": {
- "message": "Please check your computer's power management settings and ensure that it is not configured to sleep when idle.",
- "description": "Instructions to the user to ask them to disable power management for the computer in order to be able to connect to it."
- },
- "HOST_SETUP_STARTING": {
- "message": "Enabling remote connections for this computer\u2026",
- "description": "Message shown when local machine is being registered in the directory and when starting the host."
- },
- "HOST_SETUP_STOP_FAILED": {
- "message": "Failed to disable remote access to this computer. Please try again later.",
- "description": "Message shown after we've failed to stop the host."
- },
- "HOST_SETUP_STOPPED": {
- "message": "Remote connections for this computer have been disabled.",
- "description": "Message shown after host has been stopped."
- },
- "HOST_SETUP_STOPPING": {
- "message": "Disabling remote connections for this computer\u2026",
- "description": "Message shown when host is being stopped on the local machine."
- },
- "HOST_SETUP_UPDATED_PIN": {
- "message": "Your PIN has been updated.",
- "description": "Message shown after changing PIN for the local computer."
- },
- "HOST_SETUP_UPDATING_PIN": {
- "message": "The PIN for this computer is being updated\u2026",
- "description": "Message shown while changing PIN for the local computer."
- },
- "HOST_SETUP_UPDATE_PIN_FAILED": {
- "message": "Failed to update the PIN. Please try again later.",
- "description": "Message shown we fail to update PIN for the local computer."
- },
- "HOME_SHARE_BUTTON": {
- "message": "Share",
- "description": "Clicking this button starts the desktop sharing process."
- },
- "HOME_SHARE_DESCRIPTION": {
- "message": "Share this computer for another user to see and control.",
- "description": "Description of the 'share' or 'host' functionality, displayed next to a button that instigates a share operation."
- },
- "HOME_SHARE_DESCRIPTION_CHROME_OS": {
- "message": "(this feature is not yet available for Chromebooks\u2026 stay tuned)",
- "description": "Text displayed below the description of the 'share' or 'host' functionality on ChromeOS devices, where it is not yet supported."
- },
- "INCOMING_CONNECTIONS": {
- "message": "To this computer",
- "description": "In the connection history dialog, clicking this button shows only recent connections to this computer."
- },
- "INSTRUCTIONS_SHARE_ABOVE": {
- "message": "To begin sharing your desktop, give the access code below to the person who will be assisting you.",
- "description": "Instructions shown above the access code when it is ready to be conveyed to the client."
- },
- "INSTRUCTIONS_SHARE_BELOW": {
- "message": "Once they enter the code your sharing session will begin.",
- "description": "Instructions shown below the access code when it is ready to be conveyed to the client."
- },
- "INVALID_PIN": {
- "message": "Please enter a PIN consisting of six or more digits.",
- "description": "An error message displayed if the user enters an invalid PIN while setting up a host."
- },
- "IT2ME_FIRST_RUN": {
- "message": "User-to-user screen sharing, perfect for remote technical support.",
- "description": "Description of the 'IT2Me' remote support functionality, displayed until the user clicks a 'get started' button, at which point it is replaced by the actual UI for that functionality."
- },
- "LABEL_CONNECTED": {
- "message": "Connected:",
- "description": "String displayed in front of the host when a connection is active informing the client user who they are connected to."
- },
- "ME2ME_FIRST_RUN": {
- "message": "Access your own computer from anywhere.",
- "description": "Description of the 'Me2Me' remote access functionality, displayed until the user clicks a 'get started' button, at which point it is replaced by the actual UI for that functionality."
- },
- "MESSAGE_GENERATING": {
- "message": "Generating access code\u2026",
- "description": "Text shown while generating an access code."
- },
- "MESSAGE_SESSION_FINISHED": {
- "message": "Your Chromoting session has ended.",
- "description": "Message displayed when the client or host has disconnected."
- },
- "MESSAGE_SHARED": {
- "message": "Your desktop is currently shared with $user$.",
- "description": "Message shown on the host computer while a session is active informing them who is connected.",
- "placeholders": {
- "user": {
- "content": "$1",
- "example": "user@domain.com"
- }
- }
- },
- "MODE_AUTHORIZE": {
- "message": "Authorize",
- "description": "Sub-title for the one-time authorization step. Displayed after the product name and separated by a chevron."
- },
- "MODE_IT2ME": {
- "message": "Remote Assistance",
- "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."
- },
- "MODE_ME2ME": {
- "message": "My Computers",
- "description": "Sub-title for the remote access section of the UI, which contains a list of currently-shared hosts and a button to enable this computer for long-term sharing."
- },
- "OK": {
- "message": "OK",
- "description": "Label for general-purpose OK buttons."
- },
- "OFFLINE": {
- "message": "$hostname$ (offline)",
- "description": "Modified version of the host name shown for hosts that are not currently accessible.",
- "placeholders": {
- "hostname": {
- "content": "$1",
- "example": "My Linux desktop"
- }
- }
- },
- "ORIGINAL_SIZE": {
- "message": "Original size",
- "description": "Menu option for disabling shrink-to-fit. When clicked, the remote desktop will be displayed at 1:1 scale."
- },
- "OUTGOING_CONNECTIONS": {
- "message": "From this computer",
- "description": "In the connection history dialog, clicking this button shows only recent connections from this computer."
- },
- "PIN": {
- "message": "PIN",
- "description": "Label for the PIN entry box."
- },
- "PIN_MESSAGE": {
- "message": "Please enter your PIN for $hostname$.",
- "description": "Message displayed to the user asking them to enter a PIN for the host they are connecting to.",
- "placeholders": {
- "hostname": {
- "content": "$1",
- "example": "My Linux desktop"
- }
- }
- },
- "PINS_NOT_EQUAL": {
- "message": "Please enter the same PIN in both boxes.",
- "description": "Error message displayed to the user if they enter different PINs in the boxes marked 'PIN' and 'retype PIN'."
- },
- "PRODUCT_DESCRIPTION": {
- "message": "Access other computers or allow another user to access your computer securely over the Internet.",
- "description": "Web-app description. Displayed in Chromium's extensions page."
- },
- "PRODUCT_NAME": {
- "message": "Chromoting",
- "description": "The product name. Displayed in various Chromium pages, including the New Tab page, and displayed prominently on the app's main page."
- },
- "RECONNECT": {
- "message": "Reconnect",
- "description": "Label for button to reconnect to the previous Me2Me host. This button appears on the 'session-finished' page."
- },
- "RETRY": {
- "message": "Retry",
- "description": "Label for button to retry connecting to a Me2Me host, after failing to connect to that host. This button appears on the 'session-finished' page."
- },
- "SCREEN_OPTIONS": {
- "message": "Screen options",
- "description": "Tool-bar button used to access the Full-screen and shrink-to-fit features ('screen' in this context refers to the fact that the options are related to how the remote screen is displayed)."
- },
- "SEND_CTRL_ALT_DEL": {
- "message": "Ctrl-Alt-Del",
- "description": "Label for the client-side menu button that sends a Ctrl-Alt-Del sequence to the host. Clicking this button behaves as if Ctrl, Alt and Del were pressed and then released at the host."
- },
- "SEND_KEYS": {
- "message": "Send keys",
- "description": "Tool-bar button used to access buttons for pressing and releasing keys or sequences of keys that might not otherwise be available. For example, Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected."
- },
- "SEND_PRINT_SCREEN": {
- "message": "PrtScn",
- "description": "Label for the client-side menu button that sends a PrtScn key press to the host. The 'PrtScn' abbreviation (as typically printed on the keycap on English keyboards) is preferred over 'Print Screen', to make it clearer that this refers to the physical PrtScn key, and not the OS-specific keyboard shortcut for the screen capture functionality."
- },
- "SHRINK_TO_FIT": {
- "message": "Shrink to fit",
- "description": "Menu option for enabling shrink-to-fit. When clicked, the remote desktop will be scaled down so that it fits in the browser window."
- },
- "SIGN_IN_BUTTON": {
- "message": "Sign in",
- "description": "Sign in button, visible if the user's authentication token is corrupt, in which case the user has to sign in (authenticate) to the app again."
- },
- "SIGN_OUT_BUTTON": {
- "message": "Sign out",
- "description": "Sign out button, visible if the user has authenticated. Clicking this clears authentication credentials and returns the web-app to the initial 'unauthenticated' state."
- },
- "STOP_SHARING_BUTTON": {
- "message": "Stop Sharing",
- "description": "Label for the 'stop sharing' button on the host-side. Clicking this button disconnects the client."
- },
- "TIME_HEADER": {
- "message": "Time",
- "description": "Column header in the connection history table showing the time and date of a connection."
- },
- "TOOLTIP_CONNECT": {
- "message": "Connect to $hostname$",
- "description": "The tool-tip shown when the user hovers over an on-line host. Clicking the host will initiate a connection to it.",
- "placeholders": {
- "hostname": {
- "content": "$1",
- "example": "My Linux desktop"
- }
- }
- },
- "TOOLTIP_DELETE": {
- "message": "Disable remote connections to this computer",
- "description": "The tool-tip shown when the user hovers over the 'delete host' button. Clicking this button removes the host from the list and disables connections to it."
- },
- "TOOLTIP_RENAME": {
- "message": "Edit computer name",
- "description": "The tool-tip shown when the user hovers over the 'rename host' button. Clicking this button allows the host name to be edited in-place."
- },
- "WARNING_NAT_DISABLED": {
- "message": "NOTE: Policy settings permit connections only between computers within your network.",
- "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."
- },
- "WHY_IS_THIS_SAFE": {
- "message": "Why is this safe?",
- "description": "Help link displayed when the user enables the host on this computer. Clicking this link opens a page that explains why this operation is safe. This string appears in a UI with limited horizontal space. Please try to keep translations no more than about 30 characters."
- }
-}
« no previous file with comments | « remoting/webapp/_locales.official/zh_TW/messages.json ('k') | remoting/webapp/build-webapp.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698