- Improve DBViewer behaviour and UI
(cherry picked from commit cb41787f5525aa73175ad06299d0a799ebf731e2)
This commit is contained in:
Generated
+34
@@ -1432,4 +1432,38 @@
|
||||
<data name="ChannelSelector_Select" xml:space="preserve">
|
||||
<value>Select all</value>
|
||||
</data>
|
||||
<data name="Database_Migration_Error_Title" xml:space="preserve">
|
||||
<value>Chat2 Database Migration Error</value>
|
||||
</data>
|
||||
<data name="Database_Migration_Error_Desc" xml:space="preserve">
|
||||
<value>Database migration has failed, a new database will be created.
|
||||
Your old database can still be recovered, please contact the plugin author for help.</value>
|
||||
</data>
|
||||
<data name="DbViewer_Date_Reset_Tooltip" xml:space="preserve">
|
||||
<value>Reset date selection.</value>
|
||||
</data>
|
||||
<data name="Folder_Export_Location_Tooltip" xml:space="preserve">
|
||||
<value>Pick a folder location for export.</value>
|
||||
</data>
|
||||
<data name="Folder_Selection_Header" xml:space="preserve">
|
||||
<value>Pick an export location</value>
|
||||
</data>
|
||||
<data name="Export_Txt_Tooltip" xml:space="preserve">
|
||||
<value>Export the message history to a text file.</value>
|
||||
</data>
|
||||
<data name="Export_Json_Tooltip" xml:space="preserve">
|
||||
<value>Export the message history to a json file.</value>
|
||||
</data>
|
||||
<data name="Page_ArrowLeft_Tooltip" xml:space="preserve">
|
||||
<value>Previous page</value>
|
||||
</data>
|
||||
<data name="Page_ArrowRight_Tooltip" xml:space="preserve">
|
||||
<value>Next page</value>
|
||||
</data>
|
||||
<data name="DatePicker_Tooltip" xml:space="preserve">
|
||||
<value>Open date picker</value>
|
||||
</data>
|
||||
<data name="ChatExport_Initial" xml:space="preserve">
|
||||
<value>Loading logs ...</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user