Skip to content

Commit 6cd9411

Browse files
authored
Merge pull request #454 from Crizz0/issue/453
Update for 3.3.9-RC1 and Final
2 parents f124666 + 14d6e3c commit 6cd9411

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Deutsche Sprachdateien für phpBB 3.3.8
1+
Deutsche Sprachdateien für phpBB 3.3.9
22
--------------------------------------
3-
Stand: 2022-06-29
3+
Stand: 2022-11-28
44

55

66
Deutsche Übersetzung durch die Übersetzer-Gruppe von phpBB.de

language/de/acp/board.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
'SCRIPT_PATH' => 'Scriptpfad',
487487
'SCRIPT_PATH_EXPLAIN' => 'Der Pfad in dem sich phpBB befindet, relativ zum Domainnamen; z.&nbsp;B. <samp>/phpBB3</samp>.',
488488
'SERVER_NAME' => 'Domain-Name',
489-
'SERVER_NAME_EXPLAIN' => 'Die Domain, auf der das Board läuft (bspw. <samp>www.phpbb.de</samp>).',
489+
'SERVER_NAME_EXPLAIN' => 'Die Domain, auf der das Board läuft (bspw. <samp>phpbb.de</samp>).',
490490
'SERVER_PORT' => 'Server-Port',
491491
'SERVER_PORT_EXPLAIN' => 'Der Port, auf dem der Server läuft, für gewöhnlich 80. Ändere den Wert nur, wenn er sich davon unterscheidet.',
492492
'SERVER_PROTOCOL' => 'Server-Protokoll',

language/de_x_sie/acp/board.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
'SCRIPT_PATH' => 'Scriptpfad',
487487
'SCRIPT_PATH_EXPLAIN' => 'Der Pfad in dem sich phpBB befindet, relativ zum Domainnamen; z.&nbsp;B. <samp>/phpBB3</samp>.',
488488
'SERVER_NAME' => 'Domain-Name',
489-
'SERVER_NAME_EXPLAIN' => 'Die Domain, auf der das Board läuft (bspw. <samp>www.phpbb.de</samp>).',
489+
'SERVER_NAME_EXPLAIN' => 'Die Domain, auf der das Board läuft (bspw. <samp>phpbb.de</samp>).',
490490
'SERVER_PORT' => 'Server-Port',
491491
'SERVER_PORT_EXPLAIN' => 'Der Port, auf dem der Server läuft, für gewöhnlich 80. Ändern Sie den Wert nur, wenn er sich davon unterscheidet.',
492492
'SERVER_PROTOCOL' => 'Server-Protokoll',

language/en/acp/board.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
'SCRIPT_PATH' => 'Script path',
484484
'SCRIPT_PATH_EXPLAIN' => 'The path where phpBB is located relative to the domain name, e.g. <samp>/phpBB3</samp>.',
485485
'SERVER_NAME' => 'Domain name',
486-
'SERVER_NAME_EXPLAIN' => 'The domain name this board runs from (for example: <samp>www.example.com</samp>).',
486+
'SERVER_NAME_EXPLAIN' => 'The domain name this board runs from (for example: <samp>example.com</samp>).',
487487
'SERVER_PORT' => 'Server port',
488488
'SERVER_PORT_EXPLAIN' => 'The port your server is running on, usually 80, only change if different.',
489489
'SERVER_PROTOCOL' => 'Server protocol',

0 commit comments

Comments
 (0)