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,18 +1,18 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.pulseaudio.name = Pulseaudio Binding
|
||||
binding.pulseaudio.description = This is the binding for Pulseaudio.
|
||||
addon.pulseaudio.name = Pulseaudio Binding
|
||||
addon.pulseaudio.description = This is the binding for Pulseaudio.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.pulseaudio.sink.label = Import Sinks
|
||||
binding.config.pulseaudio.sink.description = Activate the import of sink elements.
|
||||
binding.config.pulseaudio.sinkInput.label = Import Sink Inputs
|
||||
binding.config.pulseaudio.sinkInput.description = Activate the import of sink-input elements.
|
||||
binding.config.pulseaudio.source.label = Import Sources
|
||||
binding.config.pulseaudio.source.description = Activate the import of source elements.
|
||||
binding.config.pulseaudio.sourceOutput.label = Import Source Outputs
|
||||
binding.config.pulseaudio.sourceOutput.description = Activate the import of source-output elements.
|
||||
addon.config.pulseaudio.sink.label = Import Sinks
|
||||
addon.config.pulseaudio.sink.description = Activate the import of sink elements.
|
||||
addon.config.pulseaudio.sinkInput.label = Import Sink Inputs
|
||||
addon.config.pulseaudio.sinkInput.description = Activate the import of sink-input elements.
|
||||
addon.config.pulseaudio.source.label = Import Sources
|
||||
addon.config.pulseaudio.source.description = Activate the import of source elements.
|
||||
addon.config.pulseaudio.sourceOutput.label = Import Source Outputs
|
||||
addon.config.pulseaudio.sourceOutput.description = Activate the import of source-output elements.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user