Version: unspecified (using KDE 4.5.5) OS: Linux some dialogs not translatet to german language Open a Contact to edit it Go to Ort (Place) and click Bearbeiten (edit). A dialoge opens, and some Options are not translatet: On Dropdownbox (Adresstype) All entrys are english) AND: Post Office Box: should be Postfach Locality: = Ort Postal Code = Postleitzahl Reproducible: Always Steps to Reproduce: Open a Contact to edit it Go to Ort (Place) and click Bearbeiten (edit). A dialoge opens, and some Options are not translatet: On Dropdownbox (Adresstype) All entrys are english) AND: Post Office Box: should be Postfach Locality: = Ort Postal Code = Postleitzahl OS: Linux (i686) release 2.6.32-25-generic Compiler: cc
$ kaddressbook --version Qt: 4.7.0 KDE: 4.6.1 (4.6.1) Adressbuch: 4.4.9 Kubuntu 10.10 All reported strings are properly translated
And qhy did this happen (see http://gyazo.com/3f46fbbb7e4e109e96fe36d83ce27cac.png)
(In reply to comment #2) > And qhy did this happen (see > http://gyazo.com/3f46fbbb7e4e109e96fe36d83ce27cac.png) Your kdepimlibs5 and language-pack-kde-de-base packages don't match. $ apt-cache policy kdepimlibs5 kdepimlibs5: Installiert: 4:4.6.1-0ubuntu1~maverick1~ppa1 Kandidat: 4:4.6.1-0ubuntu1~maverick1~ppa1 Versionstabelle: *** 4:4.6.1-0ubuntu1~maverick1~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ maverick/main amd64 Packages 100 /var/lib/dpkg/status 4:4.5.1-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ maverick/universe amd64 Packages $ apt-cache policy language-pack-kde-de-base language-pack-kde-de-base: Installiert: 1:10.10+20100930 Kandidat: 1:10.10+20100930 Versionstabelle: *** 1:10.10+20100930 0 500 http://de.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages 100 /var/lib/dpkg/status
Here are my apt-cache-output: kdepimlibs5: Installiert: 4:4.6.1-0ubuntu1~maverick1~ppa1 Kandidat: 4:4.6.1-0ubuntu1~maverick1~ppa1 Versionstabelle: *** 4:4.6.1-0ubuntu1~maverick1~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status 4:4.5.5-0ubuntu1ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ maverick/main i386 Packages 4:4.5.1-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages apt-cache policy language-pack-kde-de-base language-pack-kde-de-base: Installiert: 1:10.10+20100930 Kandidat: 1:10.10+20100930 Versionstabelle: *** 1:10.10+20100930 0 500 http://de.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status I see no diference to your packages. ONLY you use amd64 packages and i use i368
You launch kaddressbook via kontact? Try to launch kaddressbook directly via konsole or krunner (Alt+F2) please
Your right, i launch it with Kontact. If i open KAddress directly without Kontact, it looks well. So it's defenetly a bug! What can i do to fix it?
(In reply to comment #6) > Your right, i launch it with Kontact. > If i open KAddress directly without Kontact, it looks well. > > So it's defenetly a bug! > > What can i do to fix it? Apply the patch from https://bugs.kde.org/show_bug.cgi?id=268662
K, thanks. But this means, i have to compile the packages?! So i better wait on upgrade for the binary packages.