From 3fb60ae00202ede8443f884576c0d5e925509f66 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 21 Aug 2018 10:11:45 -0400 Subject: [PATCH] (i18n) Localized mailboxes names in filter editor --- NEWS | 1 + UI/Templates/PreferencesUI/UIxFilterEditor.wox | 2 +- UI/Templates/PreferencesUI/UIxPreferences.wox | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 6fe19e506..0fee8ec22 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - [web] improve popup window detection in message viewer (#4518) - [web] enable save button when editing the members of a list - [web] restore caret position when replying or forwarding a message (#4517) + - [web] localized special mailboxes names in filter editor 4.0.1 (2018-07-10) ------------------ diff --git a/UI/Templates/PreferencesUI/UIxFilterEditor.wox b/UI/Templates/PreferencesUI/UIxFilterEditor.wox index 800f4724c..dc02b9d1b 100644 --- a/UI/Templates/PreferencesUI/UIxFilterEditor.wox +++ b/UI/Templates/PreferencesUI/UIxFilterEditor.wox @@ -148,7 +148,7 @@
- {{ item.name }} + {{ item.$displayName }}
diff --git a/UI/Templates/PreferencesUI/UIxPreferences.wox b/UI/Templates/PreferencesUI/UIxPreferences.wox index b50711488..a4fb6d58c 100644 --- a/UI/Templates/PreferencesUI/UIxPreferences.wox +++ b/UI/Templates/PreferencesUI/UIxPreferences.wox @@ -717,7 +717,8 @@ + label:label="Filters" + sg-labels="MailerUI">