diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-07-18 07:14:08 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-07-18 07:14:08 +0200 |
commit | 8be0c16be614d54183ee3d4877e2243cb9e468c8 (patch) | |
tree | 3c8df3f554aab6a42d41bfa1c3a8aa214b8ac5e3 /application | |
parent | 50d3e596bbe89c95615f96eb71f6bc5be737a1db (diff) | |
download | uxp-8be0c16be614d54183ee3d4877e2243cb9e468c8.tar.gz |
Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a
Diffstat (limited to 'application')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties b/application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties index 761abf61af..2a5b77633d 100644 --- a/application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties +++ b/application/palemoon/locales/en-US/chrome/browser/downloads/downloads.properties @@ -67,10 +67,6 @@ shortTimeLeftDays=%1$Sd statusSeparator=%1$S \u2014 %2$S statusSeparatorBeforeNumber=%1$S \u2014 %2$S -fileExecutableSecurityWarning="%S" is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch "%S"? -fileExecutableSecurityWarningTitle=Open Executable File? -fileExecutableSecurityWarningDontAsk=Don't ask me this again - # LOCALIZATION NOTE (otherDownloads2): # This is displayed in an item at the bottom of the Downloads Panel when # there are more downloads than can fit in the list in the panel. Use a |