mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 18:05:36 +00:00
i18n(preferences): rename "Current Time Zone" to "Time Zone"
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"You are not allowed to forward your messages to this domain:" = "You are not allowed to forward your messages to this domain:";
|
||||
|
||||
/* d & t */
|
||||
"Current Time Zone" = "Current Time Zone";
|
||||
"Time Zone" = "Time Zone";
|
||||
"Short Date Format" = "Short Date Format";
|
||||
"Long Date Format" = "Long Date Format";
|
||||
"Time Format" = "Time Format";
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
md-match-case-insensitive="true"
|
||||
ng-required="true"
|
||||
sg-select-only="sg-select-only"
|
||||
label:md-floating-label="Current Time Zone">
|
||||
label:md-floating-label="Time Zone">
|
||||
<md-item-template>
|
||||
<span md-highlight-text="app.timeZonesSearchText">{{timezone}}</span>
|
||||
</md-item-template>
|
||||
|
||||
Reference in New Issue
Block a user