Small text adaption of phrases

This commit is contained in:
Cris
2023-03-20 11:20:37 +01:00
parent 7f99b26e48
commit ca502488b7
+4 -4
View File
@@ -11557,13 +11557,13 @@ Any unusual occurrences
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Andere Begründung. Bitte im Notizfeld kurz angeben.',
'text' => 'Andere Begründung. Bitte im Notizfeld angeben.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Other reasons. Please briefly state the reasons in the field for comments.',
'text' => 'Other reasons. Please state the reasons in the field for comments.',
'description' => '',
'insertvon' => 'system'
)
@@ -13133,13 +13133,13 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Empfehlungstext des Lektors als Begründung übernehmen.",
'text' => "Empfehlungstext des Lektors als Begründung übernehmen und ggf. redigieren.",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Copy the lectors recommendation text as reason for the rejection.",
'text' => "Copy the lectors recommendation text as reason for the rejection and edit if necessary",
'description' => '',
'insertvon' => 'system'
)