mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-21 03:21:43 -06:00
Update compacting warning string
This commit is contained in:
committed by
GitHub
parent
e30d19dbb4
commit
809690628e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user