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

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 220373003: Prevent Chrome from quitting when apps are open. (Mac) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_EXPLANATION" desc="Expla nation of the dialog asking for user confirmation to close the browser when one download is in progress."> 668 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_EXPLANATION" desc="Expla nation of the dialog asking for user confirmation to close the browser when one download is in progress.">
669 A download is currently in progress. Do you want to exit Chromium and ca ncel the download? 669 A download is currently in progress. Do you want to exit Chromium and ca ncel the download?
670 </message> 670 </message>
671 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex planation of the dialog asking for user confirmation to close the browser when m ultiple downloads are in progress."> 671 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex planation of the dialog asking for user confirmation to close the browser when m ultiple downloads are in progress.">
672 Downloads are currently in progress. Do you want to exit Chromium and ca ncel the downloads? 672 Downloads are currently in progress. Do you want to exit Chromium and ca ncel the downloads?
673 </message> 673 </message>
674 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for OKing to close the browser when one or more downloads are in progress."> 674 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for OKing to close the browser when one or more downloads are in progress.">
675 Yes, exit Chromium 675 Yes, exit Chromium
676 </message> 676 </message>
677 677
678 <!-- Quit all apps confirmation dialog -->
679 <if expr="is_macosx">
680 <message name="IDS_QUIT_WITH_APPS_TITLE" desc="Title for a notification explaining that Chrome is running in the background.">
681 Chromium is running in the background.
682 </message>
683 </if>
684
678 <!-- "Create application shortcuts" dialog --> 685 <!-- "Create application shortcuts" dialog -->
679 <if expr="is_posix and not is_macosx and not is_ios"> 686 <if expr="is_posix and not is_macosx and not is_ios">
680 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed f or unknown reasons."> 687 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed f or unknown reasons.">
681 Chromium could not create an application shortcut. 688 Chromium could not create an application shortcut.
682 </message> 689 </message>
683 </if> 690 </if>
684 691
685 <!-- Autolaunch infobar --> 692 <!-- Autolaunch infobar -->
686 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chromium was automatically launched on startup"> 693 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chromium was automatically launched on startup">
687 Chromium is configured to automatically launch when you start your compu ter. 694 Chromium is configured to automatically launch when you start your compu ter.
(...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after
1177 </message> 1184 </message>
1178 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES" desc=" Second line in the Settings API bubble. Only shown if the secondary change by th e extension was just the start pages. The triple single quotes are needed to pre serve the space before and after the sentence which is needed when the language (Chrome is being translated to) uses space as word separator. Please preserve th em, unless the language being translated to does not use space as word separator ."> 1185 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES" desc=" Second line in the Settings API bubble. Only shown if the secondary change by th e extension was just the start pages. The triple single quotes are needed to pre serve the space before and after the sentence which is needed when the language (Chrome is being translated to) uses space as word separator. Please preserve th em, unless the language being translated to does not use space as word separator .">
1179 ''' It also controls what page is shown when you start Chromium. ''' 1186 ''' It also controls what page is shown when you start Chromium. '''
1180 </message> 1187 </message>
1181 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1188 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes.">
1182 ''' It also controls what page is shown when you start Chromium or click the Home button. ''' 1189 ''' It also controls what page is shown when you start Chromium or click the Home button. '''
1183 </message> 1190 </message>
1184 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1191 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes.">
1185 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. ''' 1192 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. '''
1186 </message> 1193 </message>
1187 1194
1188 <!-- Update bubble --> 1195 <!-- Update bubble -->
1189 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> 1196 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app.">
1190 Reinstall Chromium 1197 Reinstall Chromium
1191 </message> 1198 </message>
1192 <if expr="use_titlecase"> 1199 <if expr="use_titlecase">
1193 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required."> 1200 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required.">
1194 Chromium is Out of Date 1201 Chromium is Out of Date
1195 </message> 1202 </message>
1196 </if> 1203 </if>
1197 <if expr="not use_titlecase"> 1204 <if expr="not use_titlecase">
(...skipping 16 matching lines...) Expand all
1214 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" 1221 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE"
1215 desc="Explanation in a new OTR window that extensions have been disabled while in OTR."> 1222 desc="Explanation in a new OTR window that extensions have been disabled while in OTR.">
1216 Because Chromium does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the 1223 Because Chromium does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the
1217 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>extensions manager<ph na me="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 1224 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>extensions manager<ph na me="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
1218 </message> 1225 </message>
1219 </if> 1226 </if>
1220 1227
1221 </messages> 1228 </messages>
1222 </release> 1229 </release>
1223 </grit> 1230 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698