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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user