mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +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 = "Tesztelés"
|
|||
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 support is not available in your browser.
|
|||
Please enable Cookie support in your browser settings and retry."
|
||||
BAD_BROWSER_TITLE = "A böngésző elavult."
|
||||
BAD_BROWSER_DESC = "To use all the features of the application,
|
||||
download and install one of these browsers:"
|
||||
download and install one of these browsers:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue