chore: reword modern layout option

This commit is contained in:
Anna
2022-02-18 13:48:16 -05:00
parent 048826baed
commit 20a456381f
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -147,11 +147,11 @@
<value>Show tabs in {0} as a sidebar instead of a bar at the top.</value>
</data>
<data name="Options_PrettierTimestamps_Name" xml:space="preserve">
<value>Use modern timestamp layout</value>
</data>
<value>Use modern layout</value>
</data>
<data name="Options_PrettierTimestamps_Description" xml:space="preserve">
<value>Use a more modern style of displaying messages.</value>
</data>
<value>Display messages in a more modern style.</value>
</data>
<data name="Options_MoreCompactPretty_Name" xml:space="preserve">
<value>More compact modern layout</value>
</data>