Skip to content

Commit f8f1796

Browse files
author
jbreu
committed
Language fixes thanks to @Galixte ; Polish translation tbd.
1 parent 26c02e6 commit f8f1796

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

language/de_x_sie/info_acp_reputation.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,6 @@
5555
'LOG_USER_REPUTATION_CLEARED' => '<strong>Benutzerbewertung gelöscht</strong><br />Benutzer: %1$s',
5656
'LOG_REPUTATION_SYNC' => '<strong>Reputationssystem resynchronisiert</strong>',
5757
'LOG_REPUTATION_TRUNCATE' => '<strong>Alle Bewertungen gelöscht</strong>',
58+
59+
'REPUTATION_SETTINGS_CHANGED' => '<strong>Bewertungseinstellungen verändert</strong>',
5860
));

language/de_x_sie/reputation_system.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
'RS_POWER_DETAILS' => 'Wie die Reputation berechnet wird',
108108
'RS_POWER_DETAIL_AGE' => 'Durch Registrierungsdatum',
109109
'RS_POWER_DETAIL_POSTS' => 'Durch die Anzahl der Beiträge',
110-
'RS_POWER_DETAIL_REPUTAION' => 'Durch die Reputation',
110+
'RS_POWER_DETAIL_REPUTATION' => 'Durch die Reputation',
111111
'RS_POWER_DETAIL_WARNINGS' => 'Durch Warnungen',
112112
'RS_POWER_DETAIL_MIN' => 'Minimale Reputation für alle Benutzer',
113113
'RS_POWER_DETAIL_MAX' => 'Reputation kann nach oben beschränkt werden',

language/pl/info_acp_reputation.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,6 @@
5555
'LOG_USER_REPUTATION_CLEARED' => '<strong>Usunięto reputację użytkownika</strong><br />Użytkownik: %1$s',
5656
'LOG_REPUTATION_SYNC' => '<strong>System reputacji ponownie zsynchronizowany</strong>',
5757
'LOG_REPUTATION_TRUNCATE' => '<strong>Reputacja wyczyszczona</strong>',
58+
59+
'REPUTATION_SETTINGS_CHANGED' => '<strong>Altered Reputation System settings</strong>',
5860
));

language/pl/reputation_system.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
'RS_POWER_DETAILS' => 'Sposób obliczania mocy reputacji',
111111
'RS_POWER_DETAIL_AGE' => 'Według daty rejestracji',
112112
'RS_POWER_DETAIL_POSTS' => 'Według liczby postów',
113-
'RS_POWER_DETAIL_REPUTAION' => 'Według reputacji',
113+
'RS_POWER_DETAIL_REPUTATION' => 'Według reputacji',
114114
'RS_POWER_DETAIL_WARNINGS' => 'Według ostrzeżeń',
115115
'RS_POWER_DETAIL_MIN' => 'Minimum mocy reputacji dla wszystkich użytkowników',
116116
'RS_POWER_DETAIL_MAX' => 'Moc reputacji ograniczona do określonego maksimum jest włączona',

0 commit comments

Comments
 (0)