From f4197eee5d52f97b5fea1d16261d634998c102f5 Mon Sep 17 00:00:00 2001 From: PhilippC Date: Sun, 18 Aug 2024 07:06:16 +0200 Subject: [PATCH] New translations strings.xml (Chinese Simplified) --- src/keepass2android/Resources/values-zh/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keepass2android/Resources/values-zh/strings.xml b/src/keepass2android/Resources/values-zh/strings.xml index 421721d5..d6bcd11b 100644 --- a/src/keepass2android/Resources/values-zh/strings.xml +++ b/src/keepass2android/Resources/values-zh/strings.xml @@ -722,7 +722,7 @@ 警告!生物识别认证可能会被Android系统作废,例如在你的设备设置中添加一个新的指纹后。确保你总是知道如何用你的主密码解锁! Added floating action buttons for search and TOTP overview (if TOTP entries are present). - Improved display of TOTP fields by adding a timeout indicator and showing it more prominently. + 通过添加超时指示器以突出显示TOTP字段并改进显示效果。 TOTP can now be seen from the group view. Copy text value to clipboard on long-press in entry view. Make TOTP more easily accessible on the built-in keyboard.