Files
chrometophone/android/res/values/strings.xml
2010-07-31 21:36:02 +00:00

53 lines
3.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Chrome to Phone</string>
<string name="prev">Prev</string>
<string name="next">Next</string>
<string name="exit">Exit</string>
<string name="select_text">Select an account to use:</string>
<string name="no_accounts">There are no accounts setup on this phone.</string>
<string name="click_next_text">Click Next to establish the connection between Chrome and this phone.</string>
<string name="connecting_text">Connecting...</string>
<string name="disconnecting_text">Disconnecting...</string>
<string name="connect_error_text">Error: Unable to connect.</string>
<string name="auth_error_text">Error: Google Apps accounts not supported.</string>
<string name="finish">Finish</string>
<string name="select_link_action_text">Please set your link action preference:</string>
<string name="auto_launch_text">Automatically launch links</string>
<string name="manual_launch_text">Let me launch links manually</string>
<string name="setup_complete_text">
Congratulations! Your phone is now connected and ready to receive links from Chrome. &lt;br>&lt;br>
If you have not already done so, you now need to install the Chrome Extension by visiting the
Chrome Extension gallery on your desktop at&lt;br>http://chrome.google.com/extensions/
and searching for "Chrome to Phone".
</string>
<string name="connected_with_account_text">Your phone is connected to Chrome using this account:</string>
<string name="link_action_pref_text">Link action preference:</string>
<string name="disconnect">Disconnect</string>
<string name="disconnect_error_text">Error: Unable to disconnect.</string>
<string name="help">Help</string>
<string name="intro_text">
Chrome to Phone lets you easily share links, maps, and selected phone numbers and text
between your computer and your phone. &lt;br>&lt;br>You need to install the Chrome
browser extension on your computer to send links to your phone. The browser extension
can be downloaded from the Chrome extension gallery at http://chrome.google.com/extensions/.
Simply search for "Chrome to Phone".&lt;br>&lt;br>There are just 3 simple steps to complete
the set up on your phone: &lt;br>&lt;br>1. Choose the Google Account to use.&lt;br>
2. Connect your Chrome and your phone.&lt;br>3. Set your link action preference.&lt;br>&lt;br>
By using this application, you agree to the &lt;br>
&lt;a href="{tos_link}">Terms of Service&lt;/a> and
&lt;a href="http://m.google.com/privacy">Privacy Policy&lt;/a>
</string>
<string name="help_text">
Chrome to Phone lets you easily share links, maps, and selected phone numbers and text
between your computer and your phone. &lt;br>&lt;br>It is comprised of two components:
an Android application and a Chrome browser extension. The browser extension can be
downloaded from the Chrome extension gallery at http://chrome.google.com/extensions/
&lt;br>&lt;br>Once the Chrome extension is installed on your computer, you can
connect your Android phone.&lt;br>&lt;br>You can choose whether links sent from
your phone are automatically opened by the appropriate application or left as messages
in the status bar which you can action manually. &lt;br>&lt;br>Note that only Google
Accounts are supported (Google Apps accounts are not supported).
</string>
</resources>