Minor changes

. phrases
. GUI

Signed-off-by: cris-technikum <hainberg@technikum-wien.at>
This commit is contained in:
Cris
2021-02-11 16:37:44 +01:00
committed by cris-technikum
parent 6dea79180c
commit d44c526ba4
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -8957,13 +8957,13 @@ Any unusual occurrences
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Andere Begründung',
'text' => 'Andere Begr&uuml;ndung. Bitte im Notizfeld kurz angeben.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Other reason',
'text' => 'Other reasons. Please briefly state the reasons in the field for comments.',
'description' => '',
'insertvon' => 'system'
)