diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 04:49:38 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 04:49:38 +0000 |
commit | 0854f7a229d4d6c353d22a7c43d10c07826cd2b3 (patch) | |
tree | a47881cd7495885234454c027c45a9308063c2ec /ash/ash_strings.grd | |
parent | 7fca163cee5c48ba3c05d049e294f8d30471d6bf (diff) | |
download | chromium_src-0854f7a229d4d6c353d22a7c43d10c07826cd2b3.zip chromium_src-0854f7a229d4d6c353d22a7c43d10c07826cd2b3.tar.gz chromium_src-0854f7a229d4d6c353d22a7c43d10c07826cd2b3.tar.bz2 |
Revert 185456 which broke win aura build.
> Provides more types of errors for display status.
>
> Note that the text message itself is a placeholder. It has to be replaced
> by real sentences.
>
> BUG=176011
> TEST=ash_unittests passes
>
>
> Review URL: https://chromiumcodereview.appspot.com/12212171
TBR=mukai@chromium.org
Review URL: https://codereview.chromium.org/12386043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185466 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 4163c3f..4178055 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -568,12 +568,6 @@ Press Shift + Alt to switch. <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode."> Can't duplicate image on attached monitors. No matching resolution found. </message> - <message name="IDS_ASH_DISPLAY_FAILURE_ON_EXTENDED" desc="An error message to show that the system failed to enter the extended desktop mode."> - Can't create extended desktop. No output mode found. - </message> - <message name="IDS_ASH_DISPLAY_FAILURE_UNKNOWN" desc="An error message to show that the system failed to enter a wrong output mode."> - Can't enter the new output status. - </message> <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the internal display which is shown in the display settings."> Internal Display </message> |