From: Peter P. <no...@gi...> - 2023-08-03 10:04:36
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 8457860ed19ebe7bb9753af9142c6981f14353ec https://github.com/OpenSC/pam_p11/commit/8457860ed19ebe7bb9753af9142c6981f14353ec Author: Peter Popovec <pop...@gm...> Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M po/ru.po Log Message: ----------- Fixed Russian localization Commit 8e71a769e70df275d69b681b5aa69b7294a4673e accidentally deleted all messages from ru.po. The reason was an incorrect charset setting in this file, so "make update-po" discarded all unrecognized characters. The ru.po file is recovered and updated. |