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

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

Issue 2714813002: [iOS] Add Request Mobile Site cell to tools menu (Closed)
Patch Set: Rebase 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/tabs/tab.h » ('j') | ios/chrome/browser/tabs/tab.h » ('J')
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 1489 matching lines...) Expand 10 before | Expand all | Expand 10 after
1500 </message> 1500 </message>
1501 <message name="IDS_IOS_TOOLS_MENU_READING_LIST" desc="The iOS menu item fo r opening the reading list [Length: 15em] [iOS only]"> 1501 <message name="IDS_IOS_TOOLS_MENU_READING_LIST" desc="The iOS menu item fo r opening the reading list [Length: 15em] [iOS only]">
1502 Reading List 1502 Reading List
1503 </message> 1503 </message>
1504 <message name="IDS_IOS_TOOLS_MENU_RECENT_TABS" desc="The iOS menu item for opening the panel showing the recently closed tabs and the tabs from other devi ces. [Length: 15em] [iOS only]"> 1504 <message name="IDS_IOS_TOOLS_MENU_RECENT_TABS" desc="The iOS menu item for opening the panel showing the recently closed tabs and the tabs from other devi ces. [Length: 15em] [iOS only]">
1505 Recent Tabs 1505 Recent Tabs
1506 </message> 1506 </message>
1507 <message name="IDS_IOS_TOOLS_MENU_REQUEST_DESKTOP_SITE" desc="The iOS menu item for requesting the desktop site [Length: 15em] [iOS only]"> 1507 <message name="IDS_IOS_TOOLS_MENU_REQUEST_DESKTOP_SITE" desc="The iOS menu item for requesting the desktop site [Length: 15em] [iOS only]">
1508 Request Desktop Site 1508 Request Desktop Site
1509 </message> 1509 </message>
1510 <message name="IDS_IOS_TOOLS_MENU_REQUEST_MOBILE_SITE" desc="The iOS menu item for requesting the mobile site [Length: 15em] [iOS only]">
1511 Request Mobile Site
1512 </message>
1510 <message name="IDS_IOS_TOOLS_MENU_SETTINGS" desc="The iOS menu item for op ening the settings [Length: 15em] [iOS only]"> 1513 <message name="IDS_IOS_TOOLS_MENU_SETTINGS" desc="The iOS menu item for op ening the settings [Length: 15em] [iOS only]">
1511 Settings 1514 Settings
1512 </message> 1515 </message>
1513 <message name="IDS_IOS_TOOLS_MENU_SHARE" desc="The iOS menu item for shari ng the current URL [Length: 15em] [iOS only]"> 1516 <message name="IDS_IOS_TOOLS_MENU_SHARE" desc="The iOS menu item for shari ng the current URL [Length: 15em] [iOS only]">
1514 Share... 1517 Share...
1515 </message> 1518 </message>
1516 <message name="IDS_IOS_TOOLS_MENU_SUGGESTIONS" desc="The iOS menu item for displaying the Suggestions UI [Length: 15em] [iOS only]"> 1519 <message name="IDS_IOS_TOOLS_MENU_SUGGESTIONS" desc="The iOS menu item for displaying the Suggestions UI [Length: 15em] [iOS only]">
1517 Suggestions 1520 Suggestions
1518 </message> 1521 </message>
1519 <message name="IDS_IOS_TRANSLATE_SETTING" desc="Title for the view and opt ion in Settings for Translate. [Length: 25em] [iOS only]"> 1522 <message name="IDS_IOS_TRANSLATE_SETTING" desc="Title for the view and opt ion in Settings for Translate. [Length: 25em] [iOS only]">
(...skipping 22 matching lines...) Expand all
1542 </message> 1545 </message>
1543 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1546 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1544 Voice Search 1547 Voice Search
1545 </message> 1548 </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]"> 1549 <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 1550 Speak Answers Back
1548 </message> 1551 </message>
1549 </messages> 1552 </messages>
1550 </release> 1553 </release>
1551 </grit> 1554 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab.h » ('j') | ios/chrome/browser/tabs/tab.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698