Update compacting warning string

This commit is contained in:
Daniel Aleksandersen
2017-08-25 03:55:35 +02:00
committed by GitHub
parent e30d19dbb4
commit 809690628e

View File

@@ -23,7 +23,7 @@
</font>
</property>
<property name="text">
<string>Warning: Compacting the database will commit all changes you made.</string>
<string>Warning: Compacting the database will commit all of your changes.</string>
</property>
<property name="wordWrap">
<bool>true</bool>