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
|
|
@ -311,7 +311,7 @@ BUTTON_TEST = "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"
|
||||
|
|
@ -674,4 +674,4 @@ NO_COOKIE_DESC = "Cookies-støtte er ikke tilgjengelig i nettleseren din .
|
|||
Vennligst aktiver Cookie-støtte i nettleserens innstillinger, og prøv på nytt ."
|
||||
BAD_BROWSER_TITLE = "Nettleseren din er utdatert."
|
||||
BAD_BROWSER_DESC = "Hvis du vil bruke alle funksjonene i programmet,
|
||||
last ned og installerer en av disse nettleserne:"
|
||||
last ned og installerer en av disse nettleserne:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue