Is there a way to regenerate deleted locale on /usr/share/locale without downloading the application again?
migrated from stackoverflow.com Apr 4 '10 at 13:20
This question came from our site for professional and enthusiast programmers.
|
No, only from the source code, so as I guess you don't have the source code, it's better you reinstall each packet. On my distro for instance, the packages installing the mo are:
| ||||
|
feedback
|
|
If I understand the question correctly, localedef command is what you need. | |||
|
feedback
|