🇩🇪 update German translations

This commit is contained in:
Marc Michalsky forumZFD 2021-03-18 16:14:32 +01:00
parent 87e72052b0
commit 91eaadae79
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
5 changed files with 116 additions and 25 deletions

View file

@ -181,8 +181,7 @@ class CRM_TwingleCampaign_BAO_TwingleCampaign {
}
else {
CRM_Core_Session::setStatus(
ts("TwingleCampaigns can only get created as a child of a
TwingleProject in the campaign tree."),
ts("TwingleCampaigns can only get created as a child of a TwingleProject in the campaign tree."),
ts('No parent TwingleProject found'),
'alert'
);