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

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

Issue 2916753004: Use BookmarkAppConfirmationView on Mac. Delete the NSAlert Mac uses currently. (Closed)
Patch Set: using, OnceCallback Created 3 years, 6 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 | chrome/browser/extensions/bookmark_app_helper.h » ('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 definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 1849 matching lines...) Expand 10 before | Expand all | Expand 10 after
1860 1860
1861 <!-- Dialog that asks whether user wants to participate in Safe Browsing E xtended Reporting --> 1861 <!-- Dialog that asks whether user wants to participate in Safe Browsing E xtended Reporting -->
1862 <message name="IDS_FEEDBACK_SERVICE_DIALOG_OK_BUTTON_LABEL" desc="Button t hat elects to upload suspected malicious files for analysis"> 1862 <message name="IDS_FEEDBACK_SERVICE_DIALOG_OK_BUTTON_LABEL" desc="Button t hat elects to upload suspected malicious files for analysis">
1863 Yes, I want to help 1863 Yes, I want to help
1864 </message> 1864 </message>
1865 <message name="IDS_FEEDBACK_SERVICE_DIALOG_CANCEL_BUTTON_LABEL" desc="Butt on that elects not to upload suspected malicious files for analysis (default but ton)"> 1865 <message name="IDS_FEEDBACK_SERVICE_DIALOG_CANCEL_BUTTON_LABEL" desc="Butt on that elects not to upload suspected malicious files for analysis (default but ton)">
1866 No, thanks 1866 No, thanks
1867 </message> 1867 </message>
1868 1868
1869 <!-- Bookmark app bubble --> 1869 <!-- Bookmark app bubble -->
1870 <if expr="is_macosx">
1871 <message name="IDS_ADD_TO_APPLICATIONS_BUBBLE_TITLE" desc="Title of the bubble adding a bookmark app to the Applications Folder.">
1872 Add to Applications
1873 </message>
1874 </if>
1875 <if expr="use_ash"> 1870 <if expr="use_ash">
1876 <message name="IDS_ADD_TO_SHELF_BUBBLE_TITLE" desc="Title of the bubble for adding a bookmark app to the shelf."> 1871 <message name="IDS_ADD_TO_SHELF_BUBBLE_TITLE" desc="Title of the bubble for adding a bookmark app to the shelf.">
1877 Add to shelf 1872 Add to shelf
1878 </message> 1873 </message>
1879 </if> 1874 </if>
1880 <if expr="not use_titlecase"> 1875 <if expr="not use_titlecase">
1881 <message name="IDS_ADD_TO_DESKTOP_BUBBLE_TITLE" desc="Title of the bubbl e for adding a bookmark app to the desktop."> 1876 <message name="IDS_ADD_TO_DESKTOP_BUBBLE_TITLE" desc="Title of the bubbl e for adding a bookmark app to the desktop.">
1882 Add to desktop 1877 Add to desktop
1883 </message> 1878 </message>
1884 </if> 1879 </if>
1885 <if expr="use_titlecase"> 1880 <if expr="use_titlecase and not is_macosx">
1886 <message name="IDS_ADD_TO_DESKTOP_BUBBLE_TITLE" desc="Title of the bubbl e for adding a bookmark app to the desktop."> 1881 <message name="IDS_ADD_TO_DESKTOP_BUBBLE_TITLE" desc="Title of the bubbl e for adding a bookmark app to the desktop.">
1887 Add to Desktop 1882 Add to Desktop
1888 </message> 1883 </message>
1889 </if> 1884 </if>
1885 <if expr="is_macosx">
1886 <message name="IDS_ADD_TO_DESKTOP_BUBBLE_TITLE" desc="Title of the bubbl e adding a bookmark app to the Applications Folder on Mac.">
1887 Add to Applications
1888 </message>
1889 </if>
1890 1890
1891 <message name="IDS_BOOKMARK_APP_AX_BUBBLE_NAME_LABEL" desc="Text preceding the name of a bookmark app, read by spoken feedback."> 1891 <message name="IDS_BOOKMARK_APP_AX_BUBBLE_NAME_LABEL" desc="Text preceding the name of a bookmark app, read by spoken feedback.">
1892 Shortcut name 1892 Shortcut name
1893 </message> 1893 </message>
1894 <message name="IDS_BOOKMARK_APP_BUBBLE_OPEN_AS_WINDOW" desc="Checkbox text for opening the bookmark app as a window."> 1894 <message name="IDS_BOOKMARK_APP_BUBBLE_OPEN_AS_WINDOW" desc="Checkbox text for opening the bookmark app as a window.">
1895 Open as window 1895 Open as window
1896 </message> 1896 </message>
1897 1897
1898 <!-- Quit all apps confirmation dialog --> 1898 <!-- Quit all apps confirmation dialog -->
1899 <if expr="is_macosx"> 1899 <if expr="is_macosx">
(...skipping 10412 matching lines...) Expand 10 before | Expand all | Expand 10 after
12312 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java"> 12312 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java">
12313 Accessing audio and video input 12313 Accessing audio and video input
12314 </message> 12314 </message>
12315 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress."> 12315 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress.">
12316 Sharing screen 12316 Sharing screen
12317 </message> 12317 </message>
12318 </if> 12318 </if>
12319 </messages> 12319 </messages>
12320 </release> 12320 </release>
12321 </grit> 12321 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/bookmark_app_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698