mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Small typo correction
Changed LEGEND_CONDIFIONS to -LEGEND_CONDITIONS
This commit is contained in:
parent
779c33746d
commit
87c4288b6d
26 changed files with 50 additions and 50 deletions
|
|
@ -312,7 +312,7 @@ BUTTON_TEST = "測試"
|
|||
TITLE_CREATE_FILTER = "Create a filter?"
|
||||
TITLE_EDIT_FILTER = "Update filter?"
|
||||
FILTER_NAME = "Name"
|
||||
LEGEND_CONDIFIONS = "Conditions"
|
||||
LEGEND_CONDITIONS = "Conditions"
|
||||
LEGEND_ACTIONS = "Actions"
|
||||
BUTTON_DONE = "Done"
|
||||
BUTTON_ADD_CONDITION = "Add a Condition"
|
||||
|
|
@ -675,4 +675,4 @@ NO_COOKIE_DESC = "您的瀏覽器不支持Cookies。
|
|||
請啟用瀏覽器的Cookies支持並重試。"
|
||||
BAD_BROWSER_TITLE = "您的瀏覽器過時了"
|
||||
BAD_BROWSER_DESC = "為了使用所有特性,
|
||||
下載並安裝其中一款瀏覽器:"
|
||||
下載並安裝其中一款瀏覽器:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue