feat: add an option to hide redundant timestamps

This commit is contained in:
Anna
2022-02-18 13:47:31 -05:00
parent 04783fcf02
commit 048826baed
5 changed files with 32 additions and 1 deletions
+6
View File
@@ -476,4 +476,10 @@
<data name="ChatLog_Tabs_PopOut" xml:space="preserve">
<value>Pop out</value>
</data>
<data name="Options_HideSameTimestamps_Name" xml:space="preserve">
<value>Hide timestamps when redundant</value>
</data>
<data name="Options_HideSameTimestamps_Description" xml:space="preserve">
<value>Hide timestamps when previous messages have the same timestamp.</value>
</data>
</root>