fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.feed.name = Feed Binding
|
||||
binding.feed.description = The Feed Binding downloads Feed data from URL, displays information about the feed (number of Entries, last published date, author, feed title and description, last entry) and tracks for changes in the Feed at intervals.
|
||||
addon.feed.name = Feed Binding
|
||||
addon.feed.description = The Feed Binding downloads Feed data from URL, displays information about the feed (number of Entries, last published date, author, feed title and description, last entry) and tracks for changes in the Feed at intervals.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.feed.name = Feed Binding
|
||||
binding.feed.description = Das Feed Binding ermöglicht es einen RSS-Feed einer Webseite zu abonnieren. Durch ein solches Abonnement wird man automatisch informiert, wenn die Inhalte dieser Webseite aktualisiert werden.
|
||||
addon.feed.name = Feed Binding
|
||||
addon.feed.description = Das Feed Binding ermöglicht es einen RSS-Feed einer Webseite zu abonnieren. Durch ein solches Abonnement wird man automatisch informiert, wenn die Inhalte dieser Webseite aktualisiert werden.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user