Curtis, the "dpkg -S" command can help in situations like this.
$ dpkg -S /usr/share/locale/l10n kde-runtime-data: /usr/share/locale/l10n
$ dpkg -S /usr/share/locale/currency kde-runtime-data: /usr/share/locale/currency
Reinstalling the kde-runtime-data package should take care of this for you.
Curtis, the "dpkg -S" command can help in situations like this.
$ dpkg -S /usr/share/ locale/ l10n locale/ l10n
kde-runtime-data: /usr/share/
$ dpkg -S /usr/share/ locale/ currency locale/ currency
kde-runtime-data: /usr/share/
Reinstalling the kde-runtime-data package should take care of this for you.