https://bugs.kde.org/show_bug.cgi?id=364937
Burkhard Lueck <lu...@hube-lueck.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kgeography |i18n Assignee|aa...@kde.org |kde-l10n...@kde.org CC| |lu...@hube-lueck.de Component|general |es Version|0.8.1 |unspecified --- Comment #1 from Burkhard Lueck <lu...@hube-lueck.de> --- This looks like a translation/locale related isssue, so reassigning to the spanish translation team. But it is easy to change this translation to your needs: 1) install a package usually named "gettext" 2) find kgeography.mo using "locate kgeography.mo" the file should be located in a path like /usr/share/locale/es/LC_MESSAGES/kgeography.mo 3) msgunfmt /path/to/kgeography.mo > kgeography.po 4) change the translation of capital in kgeography.po with a texteditor 5) msgfmt kgeography.po -o /path/to/kgeography.mo (as root) -- You are receiving this mail because: You are watching all bug changes.