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

Unified Diff: chrome/app/generated_resources.grd

Issue 10384114: Added BGRA support to qcms. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 7 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
« no previous file with comments | « build/whitespace_file.txt ('k') | chrome/browser/chromeos/ui/idle_logout_dialog_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c412f1a5961d01d36c247dacf6ab501ef285f47c..633cd23df9e2cc3918ce48ca9f1f5d5f62683c80 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12449,16 +12449,17 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout dialog">
Are you still there?
</message>
+ <message name="IDS_IDLE_LOGOUT_WARNING" desc="Warning for the idle logout dialog">
+ This computer is now idle and will be logged out, clearing all user data. Press any key to continue exploring.
+ </message>
<message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the idle logout dialog">
- This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds.
-Press any key to continue exploring.
+ Logging out in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds.
</message>
<message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left">
- This computer will reset in 1 second.
-Press any key to continue exploring.
+ Logging out in 1 second.
</message>
<message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for the idle logout dialog with no time left">
- Going.. Going... Gone.
+ Logging out now.
</message>
</if>
« no previous file with comments | « build/whitespace_file.txt ('k') | chrome/browser/chromeos/ui/idle_logout_dialog_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698