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

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

Issue 226283003: Remove single-window-metro-mode code paths for the app launcher and apps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Thought I deleted this already 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
« no previous file with comments | « apps/shell/browser/shell_apps_client.cc ('k') | chrome/app/generated_resources.grd » ('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 <!-- 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 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 Chromium OS 243 Chromium OS
244 </message> 244 </message>
245 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name"> 245 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name">
246 Chromium OS 246 Chromium OS
247 </message> 247 </message>
248 </if> 248 </if>
249 <if expr="is_win"> 249 <if expr="is_win">
250 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc her application name"> 250 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc her application name">
251 Chromium App Launcher 251 Chromium App Launcher
252 </message> 252 </message>
253 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_APP_LIST"
254 desc="Infobar message to restart chrome in desktop mode to disp lay the App Launcher. Aplies to Windows 8 only">
255 To use the app launcher, you must relaunch Chromium on the desktop.
256 </message>
257 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_PACKAGED_APP"
258 desc="Infobar message to restart chrome in desktop mode to laun ch a Chrome Packaged App. Aplies to Windows 8 only">
259 To use Chrome apps, you must relaunch Chromium on the desktop.
260 </message>
261 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_TO_LAUNCH_APPS_YES_BUTTO N"
262 desc="Infobar button 'yes' text to confirm that the user does wish to switch to desktop mode to use Chrome Apps">
263 Relaunch Chromium
264 </message>
265 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries appl ication name"> 253 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries appl ication name">
266 Chromium Binaries 254 Chromium Binaries
267 </message> 255 </message>
268 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to k nowledge-base article about Chromium Frame's turndown"> 256 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to k nowledge-base article about Chromium Frame's turndown">
269 http://support.google.com/chrome/?p=ib_chromeframe 257 http://support.google.com/chrome/?p=ib_chromeframe
270 </message> 258 </message>
271 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch romium Frame turndown prompt for IE 6, 7, and 8"> 259 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch romium Frame turndown prompt for IE 6, 7, and 8">
272 This site is using the Chromium Frame plug-in which will soon be unsup ported. Please uninstall it and upgrade to a modern browser. 260 This site is using the Chromium Frame plug-in which will soon be unsup ported. Please uninstall it and upgrade to a modern browser.
273 </message> 261 </message>
274 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch romium Frame turndown prompt for IE 9 and 10"> 262 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch romium Frame turndown prompt for IE 9 and 10">
(...skipping 939 matching lines...) Expand 10 before | Expand all | Expand 10 after
1214 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" 1202 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE"
1215 desc="Explanation in a new OTR window that extensions have been disabled while in OTR."> 1203 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 1204 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>. 1205 <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> 1206 </message>
1219 </if> 1207 </if>
1220 1208
1221 </messages> 1209 </messages>
1222 </release> 1210 </release>
1223 </grit> 1211 </grit>
OLDNEW
« no previous file with comments | « apps/shell/browser/shell_apps_client.cc ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698