replaced copied AOSP code with own implementation

This commit is contained in:
Philipp Schaefer
2014-07-21 20:47:40 +02:00
parent 0218bd5565
commit b96f054424
4 changed files with 53 additions and 249 deletions

View File

@ -219,22 +219,11 @@
<string name="msg_copied">Copied to clipboard…</string>
<string name="notice_do_not_show_again">Do not show again</string>
<!-- Sign-in dialog -->
<string name="sign_in_to">Sign in to %1$s %2$s"</string>
<!-- Prompt for an input box that allows the user to enter their login name -->
<string name="username">Name</string>
<!-- Prompt for an input box that allows the user to enter their password -->
<string name="username">Username</string>
<string name="password">Password</string>
<!-- The label on the "sign in" button -->
<string name="action">Sign in</string>
<!-- The name of the add bookmark page activity.-->
<string name="bookmarks_add_page">Save bookmark</string>
<!-- The name of the bookmarks and history search suggestion source. -->
<string name="bookmarks_search">Browser</string>
<!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts -->
<string name="sign_in_action">Sign in</string>
<string name="cancel">Cancel</string>
<!-- Label for a confirm button. Used in multiple contexts. -->
<string name="ok">OK</string>
<string name="tab_map">Locate</string>
<string name="tab_share">Share</string>