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

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

Issue 2626043007: Clean up chrome://version page. (Closed)
Patch Set: fix 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
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 975 matching lines...) Expand 10 before | Expand all | Expand 10 after
986 </message> 986 </message>
987 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_HEADER" desc="Label of the he ader of the section which displays the total charge for a payment request [iOS o nly]."> 987 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_HEADER" desc="Label of the he ader of the section which displays the total charge for a payment request [iOS o nly].">
988 Total 988 Total
989 </message> 989 </message>
990 <message name="IDS_IOS_PHOTO_LIBRARY_USAGE_DESCRIPTION" desc="Specifies th e reason for accessing the user's photo library while the app is in use [Length: unlimited] [iOS only]."> 990 <message name="IDS_IOS_PHOTO_LIBRARY_USAGE_DESCRIPTION" desc="Specifies th e reason for accessing the user's photo library while the app is in use [Length: unlimited] [iOS only].">
991 This lets you save and upload photos. 991 This lets you save and upload photos.
992 </message> 992 </message>
993 <message name="IDS_IOS_PLACEHOLDER_FIND_IN_PAGE" desc="The iOS placeholder for searching in the current page [Length: 30em] [iOS only]"> 993 <message name="IDS_IOS_PLACEHOLDER_FIND_IN_PAGE" desc="The iOS placeholder for searching in the current page [Length: 30em] [iOS only]">
994 Find in page... 994 Find in page...
995 </message> 995 </message>
996 <message name="IDS_IOS_PLATFORM_LABEL" desc="Label for Platform. [Length: unlimited] [iOS only]">
997 Platform
998 </message>
999 <message name="IDS_IOS_POPUPS_ALLOWED" desc="Label for the list of sites t hat the user has allowed to show pop-ups. [Length: 20em] [iOS only]"> 996 <message name="IDS_IOS_POPUPS_ALLOWED" desc="Label for the list of sites t hat the user has allowed to show pop-ups. [Length: 20em] [iOS only]">
1000 Pop-ups Allowed 997 Pop-ups Allowed
1001 </message> 998 </message>
1002 <message name="IDS_IOS_POPUPS_ALWAYS_SHOW_MOBILE" desc="Label of the butto n in the block popups infobar that let the user allowing the popups for the curr ent site."> 999 <message name="IDS_IOS_POPUPS_ALWAYS_SHOW_MOBILE" desc="Label of the butto n in the block popups infobar that let the user allowing the popups for the curr ent site.">
1003 Always show 1000 Always show
1004 </message> 1001 </message>
1005 <message name="IDS_IOS_POPUPS_BLOCKED_MOBILE" desc="Message shown in the i nfobar when a popup is blocked [length: 20em]"> 1002 <message name="IDS_IOS_POPUPS_BLOCKED_MOBILE" desc="Message shown in the i nfobar when a popup is blocked [length: 20em]">
1006 Pop-ups blocked (<ph name="NUMBER_OF_BLOCKED_POPUPS">$1<ex>1</ex></ph>) 1003 Pop-ups blocked (<ph name="NUMBER_OF_BLOCKED_POPUPS">$1<ex>1</ex></ph>)
1007 </message> 1004 </message>
1008 <message name="IDS_IOS_PRINT_PDF_ERROR_SUBTITLE" desc="Message of a popup window indicating that the printing operation did not succeed. [Length: 100em] [ iOS only]"> 1005 <message name="IDS_IOS_PRINT_PDF_ERROR_SUBTITLE" desc="Message of a popup window indicating that the printing operation did not succeed. [Length: 100em] [ iOS only]">
(...skipping 551 matching lines...) Expand 10 before | Expand all | Expand 10 after
1560 </message> 1557 </message>
1561 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1558 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1562 Voice Search 1559 Voice Search
1563 </message> 1560 </message>
1564 <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]"> 1561 <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]">
1565 Speak Answers Back 1562 Speak Answers Back
1566 </message> 1563 </message>
1567 </messages> 1564 </messages>
1568 </release> 1565 </release>
1569 </grit> 1566 </grit>
OLDNEW
« no previous file with comments | « components/version_ui/version_ui_constants.cc ('k') | ios/chrome/browser/ui/webui/version_ui.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698