diff --git a/.form.php.swp b/.form.php.swp deleted file mode 100644 index 4b7805e..0000000 Binary files a/.form.php.swp and /dev/null differ diff --git a/.index.php.swp b/.index.php.swp deleted file mode 100644 index 34bf3e5..0000000 Binary files a/.index.php.swp and /dev/null differ diff --git a/index.php b/index.php index 1281c0d..1b5fe25 100644 --- a/index.php +++ b/index.php @@ -34,7 +34,7 @@ $loc = "de-DE"; //$loc = "en-US"; - print "$loc $loc1"; + //print "$loc $loc1"; $domain = "messages"; setlocale(LC_MESSAGES, $loc); diff --git a/locale.yaml b/locale.yaml index db55dcb..5b58be2 100644 --- a/locale.yaml +++ b/locale.yaml @@ -143,10 +143,10 @@ form_3_header: en-US: 3. Advance payment and other form_3_subtext_1: de-DE: 'Ich habe bereits einen Vorschuss erhalten in Höhe von:' - en-US: I have already received an advance in the amount of: + en-US: 'I have already received an advance in the amount of:' form_3_subtext_2: de-DE: 'Hiermit bestätige ich die Vollständig- und Richtigkeit meiner Angaben:' - en-US: Herewith I confirm the completeness and correctness of my data: + en-US: 'Herewith I confirm the completeness and correctness of my data:' form_3_button_1: de-DE: Antrag herunterladen und später einreichen en-US: Download reimbursement claim and submit later diff --git a/locale/en-US/LC_MESSAGES/.messages.po.swp b/locale/en-US/LC_MESSAGES/.messages.po.swp deleted file mode 100644 index 971e0ef..0000000 Binary files a/locale/en-US/LC_MESSAGES/.messages.po.swp and /dev/null differ