mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Replaced all the escaped umlaute with the corresponding character in the
phrases
This commit is contained in:
+13
-13
@@ -637,7 +637,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Alle auswählen',
|
||||
'text' => 'Alle auswählen',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -654,7 +654,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Alle abwählen',
|
||||
'text' => 'Alle abwählen',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -671,7 +671,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Ausgewählte Zeilen',
|
||||
'text' => 'Ausgewählte Zeilen',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1249,7 +1249,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Stunden / Stundensatz geändert.',
|
||||
'text' => 'Stunden / Stundensatz geändert.',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1283,7 +1283,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Wartet auf Bestellung. Danach Erteilen möglich.',
|
||||
'text' => 'Wartet auf Bestellung. Danach Erteilen möglich.',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1300,7 +1300,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Wartet auf erneute Bestellung. Danach erneut Erteilen möglich.',
|
||||
'text' => 'Wartet auf erneute Bestellung. Danach erneut Erteilen möglich.',
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1761,7 +1761,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => "Bitte wählen Sie zumindest einen Antrag aus.",
|
||||
'text' => "Bitte wählen Sie zumindest einen Antrag aus.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1778,7 +1778,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => "Bitte geben Sie eine Begr¨ndung an.",
|
||||
'text' => "Bitte geben Sie eine Begründung an.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1795,7 +1795,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => " Anrechnungsanträge wurden empfohlen.",
|
||||
'text' => " Anrechnungsanträge wurden empfohlen.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1812,7 +1812,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => " Anrechnungsanträge wurden nicht empfohlen.",
|
||||
'text' => " Anrechnungsanträge wurden nicht empfohlen.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1829,7 +1829,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => " Anrechnungsanträge wurden genehmigt.",
|
||||
'text' => " Anrechnungsanträge wurden genehmigt.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1846,7 +1846,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => " Anrechnungsanträge wurden abgelehnt.",
|
||||
'text' => " Anrechnungsanträge wurden abgelehnt.",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
@@ -1965,7 +1965,7 @@ $phrases = array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => "Daten fehlen.<br>Bitte füllen Sie alle Formularfelder aus",
|
||||
'text' => "Daten fehlen.<br>Bitte füllen Sie alle Formularfelder aus",
|
||||
'description' => '',
|
||||
),
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user