summaryrefslogtreecommitdiffstats
path: root/app/resources/app_strings.grd
diff options
context:
space:
mode:
authorpaul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-14 21:14:23 +0000
committerpaul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-14 21:14:23 +0000
commita1b9f5d1be682acc27767c121e282b2353510b48 (patch)
tree07f62ea3b9902775d2d61c018591e959dfb5f8b5 /app/resources/app_strings.grd
parente8b5f788d2e9df045f28ccbe701b662ee9d8e8d6 (diff)
downloadchromium_src-a1b9f5d1be682acc27767c121e282b2353510b48.zip
chromium_src-a1b9f5d1be682acc27767c121e282b2353510b48.tar.gz
chromium_src-a1b9f5d1be682acc27767c121e282b2353510b48.tar.bz2
Provide a save file type for unknown extensions.
BUG=7246 TEST=Download a file with an unknown extension using the "Save as" option. The Save As dialog will populate the "Save Type" combo box with the unknown type and "All Files", instead of just "All files". Review URL: http://codereview.chromium.org/202032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26160 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resources/app_strings.grd')
-rw-r--r--app/resources/app_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/resources/app_strings.grd b/app/resources/app_strings.grd
index 78c5f0e..38cd977 100644
--- a/app/resources/app_strings.grd
+++ b/app/resources/app_strings.grd
@@ -187,6 +187,9 @@ need to be translated for each locale.-->
<message name="IDS_APP_SAVEAS_ALL_FILES" desc="Save As dialog box default text">
All Files
</message>
+ <message name="IDS_APP_SAVEAS_EXTENSION_FORMAT" desc="Save As dialog box extension format text">
+ <ph name="SAVEAS_EXTENSION_TYPE">$1<ex>EXE</ex></ph> File (.<ph name="SAVEAS_EXTENSION_NAME">$2<ex>exe</ex></ph>)
+ </message>
<!--Accessible name/action strings-->
<message name="IDS_APP_ACCACTION_PRESS" desc="The accessible default action for a button.">