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

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

Issue 2629443002: [Signin iOS] Update title in merging data dialog (Closed)
Patch Set: Created 3 years, 11 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 867 matching lines...) Expand 10 before | Expand all | Expand 10 after
878 </message> 878 </message>
879 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_SUBTITLE_SIGNIN" desc="The subtitle of the Keep Data Separate option on the Import Data settings screen wh en signing in. [400em]"> 879 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_SUBTITLE_SIGNIN" desc="The subtitle of the Keep Data Separate option on the Import Data settings screen wh en signing in. [400em]">
880 Delete existing data. 880 Delete existing data.
881 </message> 881 </message>
882 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_SUBTITLE_SWITCH" desc="The subtitle of the Keep Data separate option on the Import Data settings screen wh en switching accounts. [400em]"> 882 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_SUBTITLE_SWITCH" desc="The subtitle of the Keep Data separate option on the Import Data settings screen wh en switching accounts. [400em]">
883 Delete existing data. You can retrieve it by switching back to <ph name= "USER_EMAIL1">$1<ex>john@doe.com</ex></ph>. 883 Delete existing data. You can retrieve it by switching back to <ph name= "USER_EMAIL1">$1<ex>john@doe.com</ex></ph>.
884 </message> 884 </message>
885 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_TITLE" desc="The title of the Keep Data Separate option on the Import Data settings screen. [60em]"> 885 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_KEEP_TITLE" desc="The title of the Keep Data Separate option on the Import Data settings screen. [60em]">
886 Keep my data separate 886 Keep my data separate
887 </message> 887 </message>
888 <message name="IDS_IOS_OPTIONS_IMPORT_DATA_TITLE_SWITCH" desc="The title o f the Import Data settings screen when switching accounts. [30em]">
889 Switch Sync Account
890 </message>
888 <message name="IDS_IOS_OPTIONS_PRELOAD_WEBPAGES" desc="Title for opening t he setting for if/when to preload webpages. [Length: 20em] [iOS only]"> 891 <message name="IDS_IOS_OPTIONS_PRELOAD_WEBPAGES" desc="Title for opening t he setting for if/when to preload webpages. [Length: 20em] [iOS only]">
889 Preload Webpages 892 Preload Webpages
890 </message> 893 </message>
891 <message name="IDS_IOS_OPTIONS_REPORT_AN_ISSUE" desc="Title for the option on Settings page to report an issue. [Length: 20em] [iOS only]"> 894 <message name="IDS_IOS_OPTIONS_REPORT_AN_ISSUE" desc="Title for the option on Settings page to report an issue. [Length: 20em] [iOS only]">
892 Report an Issue 895 Report an Issue
893 </message> 896 </message>
894 <message name="IDS_IOS_OPTIONS_SEARCH_URL_SUGGESTIONS" desc="Title for the option to turn on/off search and URL suggestions. [Length: 18em] [iOS only]"> 897 <message name="IDS_IOS_OPTIONS_SEARCH_URL_SUGGESTIONS" desc="Title for the option to turn on/off search and URL suggestions. [Length: 18em] [iOS only]">
895 Show Suggestions 898 Show Suggestions
896 </message> 899 </message>
897 <message name="IDS_IOS_OPTIONS_SEND_USAGE_DATA" desc="Title for opening th e setting for if/when to send usage data and crash reports. [Length: 20em] [iOS only]"> 900 <message name="IDS_IOS_OPTIONS_SEND_USAGE_DATA" desc="Title for opening th e setting for if/when to send usage data and crash reports. [Length: 20em] [iOS only]">
(...skipping 641 matching lines...) Expand 10 before | Expand all | Expand 10 after
1539 </message> 1542 </message>
1540 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1543 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1541 Voice Search 1544 Voice Search
1542 </message> 1545 </message>
1543 <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]"> 1546 <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]">
1544 Speak Answers Back 1547 Speak Answers Back
1545 </message> 1548 </message>
1546 </messages> 1549 </messages>
1547 </release> 1550 </release>
1548 </grit> 1551 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698