mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +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 = "Esegui 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 = "Il supporto ai Cookie è disabilitato.
|
|||
Abilitare il supporto ai Cookie e riprovare."
|
||||
BAD_BROWSER_TITLE = "Il tuo browser è vecchio"
|
||||
BAD_BROWSER_DESC = "Per usare tutte le funzionalità dell'applicazione,
|
||||
scarica ed installa uno dei seguenti browser:"
|
||||
scarica ed installa uno dei seguenti browser:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue