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 | aa842c396ac188bbef00d04a9f27fddbb01afae0 (patch) | |
tree | 3c8df3f554aab6a42d41bfa1c3a8aa214b8ac5e3 /application | |
parent | 97e729bd3159723926e51a3ef5ae2191073d9f8d (diff) | |
download | aura-central-aa842c396ac188bbef00d04a9f27fddbb01afae0.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 761abf61a..2a5b77633 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 |