Skip to content

Commit

Permalink
Merge pull request #103 from MarcMichalsky/issue/97
Browse files Browse the repository at this point in the history
swapped translations fixed #97
  • Loading branch information
bjendres committed Aug 19, 2022
2 parents cc2f8a7 + 6177c13 commit 414d371
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified l10n/de_DE/LC_MESSAGES/sqltasks.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions l10n/de_DE/LC_MESSAGES/sqltasks.po
Expand Up @@ -1194,19 +1194,19 @@ msgstr "Konfigurieren"

#: templates/CRM/Sqltasks/Page/Manager.tpl
msgid "Disable for scheduled execution"
msgstr "Turnusmäßige Ausführung aktivieren"
msgstr "Turnusmäßige Ausführung deaktivieren"

#: templates/CRM/Sqltasks/Page/Manager.tpl
msgid "Disable"
msgstr "Aktivieren"
msgstr "Deaktivieren"

#: templates/CRM/Sqltasks/Page/Manager.tpl
msgid "Enable for scheduled execution"
msgstr "Turnusmäßige Ausführung deaktivieren"
msgstr "Turnusmäßige Ausführung aktivieren"

#: templates/CRM/Sqltasks/Page/Manager.tpl
msgid "Enable"
msgstr "Deaktivieren"
msgstr "Aktivieren"

#: templates/CRM/Sqltasks/Page/Manager.tpl
msgid "Delete Task"
Expand Down

0 comments on commit 414d371

Please sign in to comment.