From 9703b77bbc8180646cdc2bbff9846fa04108de86 Mon Sep 17 00:00:00 2001 From: "anitawoodruff@chromium.org" Date: Thu, 29 Aug 2013 21:03:38 +0000 Subject: Show 'Screenshots disabled' message instead of generic fail notification Previously, if the user tries to take a screenshot on Chrome OS when this is disabled by policy, they just receive a generic 'Failed to take screenshot' notification. Instead, we now notify the user that screenshots are disabled by their administrator if this is why it failed. BUG=256840 Review URL: https://chromiumcodereview.appspot.com/23446005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220363 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/ash_strings.grd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ash/ash_strings.grd') diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 62693dc..a0bafae 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -560,12 +560,18 @@ Press Shift + Alt to switch. Screenshot taken + + Screenshots disabled + An error occurred Click to view + + The ability to take screenshots has been disabled by your administrator. + Failed to save screenshot -- cgit v1.1