Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2022-05-01 22:43:39 +0300
committerJonathan White <support@dmapps.us>2022-09-22 13:49:07 +0300
commit8190b20efe3e3757ea12a7971e991e0386fcdd5c (patch)
treeefc349c41bff18078e7029fbddca52ac6aea0cf0 /share/translations
parent989348bbfbbffe59dd962a19c08fdf45aa56b9ac (diff)
Improve entry preview panel
* Fix #7811 - Notes height no longer truncated * Fix #7949 - Improve copying attribute value to clipboard in entry preview * Fix #7898 - Prevent copying url when copy password selected after clicking url in preview pane * Fix #7982 - Double clicking hidden attributes in preview pane copies the value instead of ●●●●●●
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 6f625f943..4df6cef14 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -3890,6 +3890,10 @@ Error: %1</source>
<source>Disabled</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Double click to copy value</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>EntryURLModel</name>