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

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

Issue 2714003003: Remove toggle button code from Tab Strip. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/browser_view_controller.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1278 matching lines...) Expand 10 before | Expand all | Expand 10 after
1289 </message> 1289 </message>
1290 <message name="IDS_IOS_SPOTLIGHT_KEYWORD_THREE" desc="Keyword used in Spot light that will be linked to the Chrome App. [iOS only]"> 1290 <message name="IDS_IOS_SPOTLIGHT_KEYWORD_THREE" desc="Keyword used in Spot light that will be linked to the Chrome App. [iOS only]">
1291 Private 1291 Private
1292 </message> 1292 </message>
1293 <message name="IDS_IOS_SPOTLIGHT_KEYWORD_TWO" desc="Keyword used in Spotli ght that will be linked to the Chrome App. [iOS only]"> 1293 <message name="IDS_IOS_SPOTLIGHT_KEYWORD_TWO" desc="Keyword used in Spotli ght that will be linked to the Chrome App. [iOS only]">
1294 Internet 1294 Internet
1295 </message> 1295 </message>
1296 <message name="IDS_IOS_SUGGESTIONS_DONE" desc="Label of the navigation bar button to close the view."> 1296 <message name="IDS_IOS_SUGGESTIONS_DONE" desc="Label of the navigation bar button to close the view.">
1297 Done 1297 Done
1298 </message> 1298 </message>
1299 <message name="IDS_IOS_SWITCH_BROWSER_MODE_ENTER_INCOGNITO" desc="The acce ssibility label of the switch browser mode button to enter the Incognito mode [i OS only]">
1300 Enter Incognito Mode
1301 </message>
1302 <message name="IDS_IOS_SWITCH_BROWSER_MODE_LEAVE_INCOGNITO" desc="The acce ssibility label of the switch browser mode button to leave the Incognito mode [i OS only]">
1303 Leave Incognito Mode
1304 </message>
1305 <message name="IDS_IOS_SYNC_AUTHENTICATION_ERROR_ALERT_VIEW_TITLE" desc="T he title of the alert view displaying authentication errors. [Length: 20em] [iOS only]"> 1299 <message name="IDS_IOS_SYNC_AUTHENTICATION_ERROR_ALERT_VIEW_TITLE" desc="T he title of the alert view displaying authentication errors. [Length: 20em] [iOS only]">
1306 Error 1300 Error
1307 </message> 1301 </message>
1308 <message name="IDS_IOS_SYNC_CONFIGURE_ENCRYPTION" desc="The message displa yed when the signed in user needs to enter its sync passphrase. [Length: 100em, can be multiple lines] [iOS only]"> 1302 <message name="IDS_IOS_SYNC_CONFIGURE_ENCRYPTION" desc="The message displa yed when the signed in user needs to enter its sync passphrase. [Length: 100em, can be multiple lines] [iOS only]">
1309 Passphrase required to start sync. 1303 Passphrase required to start sync.
1310 </message> 1304 </message>
1311 <message name="IDS_IOS_SYNC_CONFIRM_PASSPHRASE_LABEL" desc="The text for t he confirm-passphrase field. [Length: 20em] [iOS only]"> 1305 <message name="IDS_IOS_SYNC_CONFIRM_PASSPHRASE_LABEL" desc="The text for t he confirm-passphrase field. [Length: 20em] [iOS only]">
1312 Confirm passphrase 1306 Confirm passphrase
1313 </message> 1307 </message>
1314 <message name="IDS_IOS_SYNC_DATA_TYPES_TITLE" desc="The title for the sect ion of the data types to sync to"> 1308 <message name="IDS_IOS_SYNC_DATA_TYPES_TITLE" desc="The title for the sect ion of the data types to sync to">
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 </message> 1536 </message>
1543 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1537 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1544 Voice Search 1538 Voice Search
1545 </message> 1539 </message>
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]"> 1540 <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]">
1547 Speak Answers Back 1541 Speak Answers Back
1548 </message> 1542 </message>
1549 </messages> 1543 </messages>
1550 </release> 1544 </release>
1551 </grit> 1545 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/ui/browser_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698