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
path: root/src/gui
diff options
context:
space:
mode:
authoroysteins-a <oysteins.omsetting@protonmail.com>2022-01-28 16:11:00 +0300
committerJonathan White <support@dmapps.us>2022-01-29 05:25:31 +0300
commitc914c116e438b481f1185b3b85d0cade79539b1e (patch)
tree0aa7e946b63bca601627b8a5d60cd411da9f0e09 /src/gui
parent98beb0e5a12240c492bd59a9541588963b054792 (diff)
Fixed typo occurences
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/ApplicationSettingsWidgetGeneral.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ApplicationSettingsWidgetGeneral.ui b/src/gui/ApplicationSettingsWidgetGeneral.ui
index 7729e7c8f..e4abc647b 100644
--- a/src/gui/ApplicationSettingsWidgetGeneral.ui
+++ b/src/gui/ApplicationSettingsWidgetGeneral.ui
@@ -302,7 +302,7 @@
<bool>false</bool>
</property>
<property name="toolTip">
- <string>Specifies the database backup file location. Occurences of &quot;{DB_FILENAME}&quot; are replaced with the filename of the saved database without extension. {TIME:&lt;format&gt;} is replaced with the backup time, see https://doc.qt.io/qt-5/qdatetime.html#toString. &lt;format&gt; defaults to format string &quot;dd_MM_yyyy_hh-mm-ss&quot;.</string>
+ <string>Specifies the database backup file location. Occurrences of &quot;{DB_FILENAME}&quot; are replaced with the filename of the saved database without extension. {TIME:&lt;format&gt;} is replaced with the backup time, see https://doc.qt.io/qt-5/qdatetime.html#toString. &lt;format&gt; defaults to format string &quot;dd_MM_yyyy_hh-mm-ss&quot;.</string>
</property>
<property name="placeholderText">
<string>{DB_FILENAME}.old.kdbx</string>