Package: zynaddsubfx
Version: 3.0.1-1
Severity: minor
Tags: patch, l10n

The zynaddsubfx desktop files are missing a German translation. This is
user visible e.g. in the KDE Plasma start menu. The attached patch fixes
this issue.

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-0.bpo.3-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8),
LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zynaddsubfx depends on:
ii  libasound2                        1.1.3-5
ii  libc6                             2.24-11+deb9u1
ii  libfftw3-double3                  3.3.5-3
ii  libfltk-images1.3                 1.3.4-4
ii  libfltk1.3                        1.3.4-4
ii  libgcc1                           1:6.3.0-18
ii  libgl1-mesa-glx [libgl1]          13.0.6-1+b2
ii  libjack-jackd2-0 [libjack-0.116]  1.9.10+20150825git1ed50c92~dfsg-5
ii  liblo7                            0.28-5+b2
ii  libmxml1                          2.10-1+b1
ii  libstdc++6                        6.3.0-18
ii  libx11-6                          2:1.6.4-3
ii  libxext6                          2:1.3.3-1+b2
ii  libxpm4                           1:3.5.12-1
ii  zlib1g                            1:1.2.8.dfsg-5
ii  zynaddsubfx-data                  3.0.1-1

zynaddsubfx recommends no packages.

zynaddsubfx suggests no packages.

-- no debconf information

>From 0c96bb0edecb048910427fbd9f53d798245c106a Mon Sep 17 00:00:00 2001
From: Ronny Standtke <ronny.stand...@gmx.net>
Date: Sat, 10 Feb 2018 15:24:08 +0100
Subject: [PATCH] added German translation to desktop files

---
 zynaddsubfx-alsa.desktop | 1 +
 zynaddsubfx-jack.desktop | 1 +
 zynaddsubfx-oss.desktop  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/zynaddsubfx-alsa.desktop b/zynaddsubfx-alsa.desktop
index 9c20ee4..84a0e71 100644
--- a/zynaddsubfx-alsa.desktop
+++ b/zynaddsubfx-alsa.desktop
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=ZynAddSubFX - Alsa
 Comment=A powerful realtime software synthesizer
+Comment[de]=Ein mächtiger Echtzeit-Software-Synthesizer
 Comment[fr]=Un synthétiseur logiciel temps-réel puissant
 Comment[pl]=Funkcjonalny syntezator wirtualny czasu rzeczywistego
 Keywords=audio;sound;alsa;midi;synth;synthesizer;
diff --git a/zynaddsubfx-jack.desktop b/zynaddsubfx-jack.desktop
index aa7497c..a6a0cf1 100644
--- a/zynaddsubfx-jack.desktop
+++ b/zynaddsubfx-jack.desktop
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=ZynAddSubFX - Jack
 Comment=A powerful realtime software synthesizer
+Comment[de]=Ein mächtiger Echtzeit-Software-Synthesizer
 Comment[fr]=Un synthétiseur logiciel temps-réel puissant
 Comment[pl]=Funkcjonalny syntezator wirtualny czasu rzeczywistego
 Keywords=audio;sound;jack;midi;synth;synthesizer;
diff --git a/zynaddsubfx-oss.desktop b/zynaddsubfx-oss.desktop
index 85cba25..ec69e08 100644
--- a/zynaddsubfx-oss.desktop
+++ b/zynaddsubfx-oss.desktop
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=ZynAddSubFX - OSS
 Comment=A powerful realtime software synthesizer
+Comment[de]=Ein mächtiger Echtzeit-Software-Synthesizer
 Comment[fr]=Un synthétiseur logiciel temps-réel puissant
 Comment[pl]=Funkcjonalny syntezator wirtualny czasu rzeczywistego
 Keywords=audio;sound;alsa;midi;synth;synthesizer;
-- 
2.11.0

Reply via email to