diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-06 14:01:26 -0500 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-07 19:19:32 -0500 |
| commit | fa20ea76b1b6cacf2f16fe27624ab2b29381e365 (patch) | |
| tree | 805aa3f74f9ea2f628be7257e22e83f56048c713 /src | |
| parent | e7f5033c7d05038b116f7170fedc352a662cc646 (diff) | |
Update English translation for tree view settings
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index b185dcab..7a83e443 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -467,7 +467,7 @@ "subject_line_noop": "Do not copy", "conversation_display": "Conversation display style", "conversation_display_tree": "Tree-style", - "conversation_display_simple_tree": "Simplified tree-style", + "tree_advanced": "Allow more flexible navigation in tree view", "conversation_display_linear": "Linear-style", "conversation_other_replies_button": "Show the \"other replies\" button", "conversation_other_replies_button_below": "Below statuses", |
