
Originally Posted by
wolfi323
Would be interesting to know if only german is affected, or other languages as well though.
I'm quite sure other languages are affected, too. I still have a 13.1 installation on a different machine, there, e.g. the file /usr/share/kde4/apps/solid/actions/solid_camera.desktop looks like this (shortened):
Code:
[Desktop Entry]
X-KDE-Solid-Predicate=Camera.supportedDrivers == 'gphoto'
Type=Service
Actions=open;
[Desktop Action open]
Exec=kioclient exec camera:/
Icon=system-file-manager
Name=Open with File Manager
...
Name[ast]=Abrir con Xestor de Ficheros
Name[bg]=Отваряне в файлов браузър
Name[bs]=Otvori menadžerom datoteka
Name[ca]=Obre amb el gestor de fitxers
Name[ca@valencia]=Obri amb el gestor de fitxers
Name[cs]=Otevřít ve správci souborů
Name[da]=Åbn med filhåndtering
Name[de]=Mit Dateimanager öffnen
Name[el]=Άνοιγμα με τον διαχειριστή αρχείων
Name[en_GB]=Open with File Manager
Name[es]=Abrir con el gestor de archivos
...
The 13.2 version just reads:
Code:
[Desktop Entry]
X-KDE-Solid-Predicate=Camera.supportedDrivers == 'gphoto'
Type=Service
Actions=open;
[Desktop Action open]
Exec=kioclient exec camera:/
Icon=system-file-manager
Name=Open with File Manager
i.e., all translations are missing. The same holds for most of the other .desktop files.
I've created a bug for this: http://bugzilla.opensuse.org/show_bug.cgi?id=904524
Cheers,
Friedhelm.
Bookmarks