Rookiestyle/KeePassOTP

Translated localization files don't work

FanXiangTM opened this issue · 3 comments

Followed instructions exactly, translated localization files still don't work


I needed to put it under the path of \ plugins \ translations . I made a mistake. I used to directly put the Language.xml file in Plugins\ , so couldn't work

KeePassOTP 1.6.4.0 20230301T122048Z 20230301T122057Z All Windows >= Windows 10 - Microsoft Windows NT 6.2.9200.0 4.8.9032 (533320) 2.53.1.20815 KeePassOTP.KeePassOTPExt 1.6.4.0 Reading translation failed 1 Error 20230301T122048Z Translation file: D:\MyTools\KeePass\Plugins\Translations\KeePassOTP.zh.language.xml File does not exist

Please create a debug file and attach it here.

You need to close KeePass and create the file during KeePass start because translations are read when KeePass starts.

Instructions: https://github.com/Rookiestyle/KeePassOTP/wiki/Create-a-debugfile#startup-parameter

You don't even need to open a database, starting KeePass and closing it is sufficient.

请创建一个调试文件并将其附加到此处。

您需要关闭 KeePass 并在 KeePass 启动期间创建文件,因为在 KeePass 启动时会读取翻译。

说明: https: //github.com/Rookiestyle/KeePassOTP/wiki/Create-a-debugfile#startup-parameter

您甚至不需要打开数据库,启动 KeePass 并关闭它就足够了。

I needed to put it under the path of \ plugins \ translations . I made a mistake. I used to directly put the Language.xml file in Plugins\ , so couldn't work

I'm glad to read you figured out the reason and could solve it.