diff options
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index cd6a5ec..fe81204 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4791,10 +4791,9 @@ Keep your key file in a safe place. You will need it to create new versions of y Stop import </message> - <!-- Confirm to quit panel. The example text uses cmd+, but we acutally - use ⌘ to work around a bug in the translation console. --> + <!-- Confirm to quit panel --> <message name="IDS_CONFIRM_TO_QUIT_DESCRIPTION" desc="Instructions for how the user should confirm quitting."> - Hold <ph name="KEY_EQUIVALENT">$1<ex>cmd+Q</ex></ph> to Quit. + Hold <ph name="KEY_EQUIVALENT">$1<ex>⌘Q</ex></ph> to Quit. </message> <!-- Importer Lock Dialog --> |