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

Side by Side Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2588263003: Reland: Remove Finch support for PasswordBranding (Closed)
Patch Set: Rebased only Created 3 years, 12 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definition of resources that will be translated for each 4 This file contains definition of resources that will be translated for each
5 locale. The strings in this file are specific to iOS. 5 locale. The strings in this file are specific to iOS.
6 --> 6 -->
7 7
8 <grit base_dir="." latest_public_release="0" current_release="1" 8 <grit base_dir="." latest_public_release="0" current_release="1"
9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
10 <outputs> 10 <outputs>
(...skipping 1125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1136 </message> 1136 </message>
1137 <message name="IDS_IOS_SAVE_IMAGE_RESTRICTED_PRIVACY_ALERT_MESSAGE" desc=" Message to inform user that Save Image failed due to insufficient privilege in P rivacy Settings and that the user cannot grant such privilege. This message is d isplayed as the message body in an alert box with a single OK button. [Length: 1 20em]"> 1137 <message name="IDS_IOS_SAVE_IMAGE_RESTRICTED_PRIVACY_ALERT_MESSAGE" desc=" Message to inform user that Save Image failed due to insufficient privilege in P rivacy Settings and that the user cannot grant such privilege. This message is d isplayed as the message body in an alert box with a single OK button. [Length: 1 20em]">
1138 A device policy blocked access to your photos 1138 A device policy blocked access to your photos
1139 </message> 1139 </message>
1140 <message name="IDS_IOS_SAVE_PASSWORDS" desc="Title for the view in Setting s for managing saved passwords. [Length: 15em] [iOS only]"> 1140 <message name="IDS_IOS_SAVE_PASSWORDS" desc="Title for the view in Setting s for managing saved passwords. [Length: 15em] [iOS only]">
1141 Save Passwords 1141 Save Passwords
1142 </message> 1142 </message>
1143 <message name="IDS_IOS_SAVE_PASSWORDS_MANAGE_ACCOUNT" desc="Header text wi th link for the view in Settings for managing saved passwords. [Length: unlimite d] [iOS only]"> 1143 <message name="IDS_IOS_SAVE_PASSWORDS_MANAGE_ACCOUNT" desc="Header text wi th link for the view in Settings for managing saved passwords. [Length: unlimite d] [iOS only]">
1144 View and manage saved passwords at <ph name="BEGIN_LINK">BEGIN_LINK</ph> passwords.google.com<ph name="END_LINK">END_LINK</ph> 1144 View and manage saved passwords at <ph name="BEGIN_LINK">BEGIN_LINK</ph> passwords.google.com<ph name="END_LINK">END_LINK</ph>
1145 </message> 1145 </message>
1146 <message name="IDS_IOS_SAVE_PASSWORDS_SMART_LOCK" desc="Title for the view in Settings for managing saved passwords when the Smart Lock branding is enable d. [Length: 25em] [iOS only]">
1147 Smart Lock for Passwords
1148 </message>
1149 <message name="IDS_IOS_SEARCH_COPIED" desc="The message displayed when the search is copied via long press (contextual search) [Length: 10em] [iOS only]"> 1146 <message name="IDS_IOS_SEARCH_COPIED" desc="The message displayed when the search is copied via long press (contextual search) [Length: 10em] [iOS only]">
1150 Copied 1147 Copied
1151 </message> 1148 </message>
1152 <message name="IDS_IOS_SEARCH_ENGINE_SETTING_TITLE" desc="The title for Se arch Engine selection setting [iOS only]"> 1149 <message name="IDS_IOS_SEARCH_ENGINE_SETTING_TITLE" desc="The title for Se arch Engine selection setting [iOS only]">
1153 Search Engine 1150 Search Engine
1154 </message> 1151 </message>
1155 <message name="IDS_IOS_SETTINGS_PASSWORD_COPY_BUTTON" desc="Button that th e user can press to copy the password to clipboard. [Length: 12em]"> 1152 <message name="IDS_IOS_SETTINGS_PASSWORD_COPY_BUTTON" desc="Button that th e user can press to copy the password to clipboard. [Length: 12em]">
1156 Copy 1153 Copy
1157 </message> 1154 </message>
1158 <message name="IDS_IOS_SETTINGS_PASSWORD_DELETE_BUTTON" desc="Button that the user can press to delete the saved password. [Length: 31em]"> 1155 <message name="IDS_IOS_SETTINGS_PASSWORD_DELETE_BUTTON" desc="Button that the user can press to delete the saved password. [Length: 31em]">
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 </message> 1527 </message>
1531 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1528 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1532 Voice Search 1529 Voice Search
1533 </message> 1530 </message>
1534 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> 1531 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]">
1535 Speak Answers Back 1532 Speak Answers Back
1536 </message> 1533 </message>
1537 </messages> 1534 </messages>
1538 </release> 1535 </release>
1539 </grit> 1536 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698