1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 04:14:11 +01:00

Try grabbing Content-Disposition from a HEAD request for the save link completion list. Localify descriptions.

This commit is contained in:
Kris Maglione
2011-10-05 03:52:02 -04:00
parent 59bf923305
commit 5aa365b7a9
4 changed files with 50 additions and 10 deletions

View File

@@ -64,6 +64,12 @@ buffer.noClosed = No matching closed tab
buffer.noAlternate = No alternate page
buffer.backgroundLoaded = Background tab loaded: %S
buffer.save.altText = Alternate Text
buffer.save.filename = File Name
buffer.save.linkText = Link Text
buffer.save.pageName = Page Name
buffer.save.suggested = Server-suggested Name
# TODO: categorise these
buffer.noTitle = [No Title]
buffer.noName = [No Name]