Add old database section

This commit is contained in:
Infi
2024-04-21 01:33:55 +02:00
parent 366e121783
commit 42e2fe12a4
5 changed files with 88 additions and 5 deletions
+15
View File
@@ -994,4 +994,19 @@
<data name="LoadMessages_Error" xml:space="preserve">
<value>An error occurred while loading chat history. Please see plugin logs for more information to report this issue.</value>
</data>
<data name="Options_Database_Old_Heading" xml:space="preserve">
<value>Old database:</value>
</data>
<data name="Options_Database_Old_Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Options_Database_Old_Delete_Tooltip" xml:space="preserve">
<value>Removes the database from your disk. This is not recoverable! Hold Ctrl+Shift to click.</value>
</data>
<data name="Options_Database_Old_Delete_Error" xml:space="preserve">
<value>Unable to remove the old database, more information under /xllog.</value>
</data>
<data name="Options_Database_Old_Delete_Success" xml:space="preserve">
<value>The old database was successfully removed.</value>
</data>
</root>