# SINCE 0.8.8 alert.movie.desc = Movie file alert.sound.desc = Sound file # SINCE 0.8.7 # general name = TargetAlert # alerts [descriptions] alert.pdf.desc = Adobe PDF alert.mailto.desc = Opens an email addressed to recipient alert.new.desc = Link opens in a new window alert.rss.desc = RSS Feed alert.word.desc = MS Word alert.excel.desc = MS Excel alert.powerpoint.desc = MS PowerPoint alert.zip.desc = Zip/Archive alert.xpi.desc = Mozilla/Firefox Extension alert.lock.desc = Secure sites alert.unlock.desc = Link to insecure site from a secure site alert.txt.desc = Plaintext File alert.js.desc = JavaScript source file alert.java.desc = Java source file alert.py.desc = Python source file alert.within.desc = Link within page alert.onclick.desc = Link has an onClick attribute alert.domain.desc = Link to another domain alert.nofollow.desc = Link ignored by search engines alert.javascript.desc = Clicking on link will run JavaScript code alert.exe.desc = MS Windows executable file alert.msi.desc = MS Windows installer alert.aim.desc = Link fires AIM (AOL Instant Messenger) command # resetting preferences reset.confirm = Are you sure you would like to reset your options? reset.reject = No options were reset. reset.alert = Your options were reset. # excludes exclude.add = Add Exclude Pattern exclude.prompt = Enter a URL pattern for sites that should be excluded by TargetAlert.\n \ For example, the pattern http://*.yahoo.com/* will exclude anything\n \ from search.yahoo.com or www.yahoo.com. You can also use a \n \ regular expression, such as /^http:\\/\\/.*\\.yahoo\\.com\\/.*$/i. exclude.prompt_delete = Do you want to delete the exclude # errors error = ERROR error.unknown_alert_pattern = Unknown alert pattern error.invalid_pattern = is not a valid URL pattern or regular expression. error.select_exclude = You must select an exclude before you can remove it.