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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10916182: Refactor the about:version code out of about_ui. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Win fixes Created 8 years, 3 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:
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 155736)
+++ chrome/app/generated_resources.grd (working copy)
@@ -6662,6 +6662,9 @@
<message name="IDS_ABOUT_VERSION_VARIATIONS" desc="label for the variations list on the about:version page">
Variations
</message>
+ <message name="IDS_ABOUT_VERSION_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved">
+ Loading...
+ </message>
<!-- JavaScript Dialog Box strings -->
<message name="IDS_JAVASCRIPT_ALERT_DEFAULT_TITLE" desc="Title for JavaScript alert originating from a webpage if there is no hostname to display">

Powered by Google App Engine
This is Rietveld 408576698