Mercurial > addons > firefox-addons > feed-preview
view _locales/de/messages.json @ 4:086ee559acbb
Remove unused parameter from xpathQuery and rename functions
Remove unused xpathMapping parameter from xpathQuery.
Rename xpathQuery to feedQueryXPath, xpathQueryAll to feedQueryXPathAll, and
nsMapper to feedNSResolver which better reflects their purpose.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Sun, 04 Nov 2018 09:54:37 +0100 |
parents | 1c31f4102408 |
children | ff5e5e3eba32 |
line wrap: on
line source
{ "extensionName": { "message": "Feed Preview", "description": "Name of the extension." }, "extensionDescription": { "message": "Signalisiert verfügbare RSS und/oder Atom Feeds und zeigt eine Vorschaui an.", "description": "Description of the extension." }, "defaultFeedTitle": { "message": "Feed ohne Titel", "description": "Default title for feeds." }, "noEntriesHint": { "message": "Dieser Feed hat keine Einträge.", "description": "Hint to display if there are no entries." }, "defaultFeedEntryTitle": { "message": "Eintrag ohne Titel", "description": "Default title for feed entries." }, "defaultFileName": { "message": "unbekannter-dateiname", "description": "Default filename for media files." }, "defaultFileType": { "message": "unbekannter Dateityp", "description": "Default media file type." }, "filesTitle": { "message": "Mediendateien:", "description": "Title of the list of media files." } }