summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
authorMatt Perry <matt@mattperry.com>2013-08-20 21:18:30 -0700
committerMatt Perry <matt@mattperry.com>2013-08-20 21:18:30 -0700
commitb8983d3a45d16afc81d527fc2616f8c43bbf2c87 (patch)
tree4e1a0beb578c582449c32d7c4c427affc07b0752 /inc/lang
parent11639361046989d634710eefdbaf15a0f44c5e5a (diff)
downloadrpg-b8983d3a45d16afc81d527fc2616f8c43bbf2c87.tar.gz
rpg-b8983d3a45d16afc81d527fc2616f8c43bbf2c87.tar.bz2
Fix CodeSniffer violations
Remove whitespace from end of lines to reduce the number of CodeSniffer violations.
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/de-informal/lang.php4
-rw-r--r--inc/lang/en/lang.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/inc/lang/de-informal/lang.php b/inc/lang/de-informal/lang.php
index 4ee9a0eed..84eb82798 100644
--- a/inc/lang/de-informal/lang.php
+++ b/inc/lang/de-informal/lang.php
@@ -94,10 +94,10 @@ $lang['profnochange'] = 'Keine Änderungen, nichts zu tun.';
$lang['profnoempty'] = 'Es muss ein Name oder eine E-Mail Adresse angegeben werden.';
$lang['profchanged'] = 'Benutzerprofil erfolgreich geändert.';
$lang['profnodelete'] = 'Dieses Wiki unterstützt nicht das Löschen von Benutzern.';
-$lang['profdeleteuser'] = 'Benutzerprofil löschen';
+$lang['profdeleteuser'] = 'Benutzerprofil löschen';
$lang['profdeleted'] = 'Dein Benutzerprofil wurde im Wiki gelöscht.';
$lang['profconfdelete'] = 'Ich möchte mein Benutzerprofil löschen.<br/> Diese Aktion ist nicht umkehrbar.';
-$lang['profconfdeletemissing'] = 'Bestätigungs-Checkbox wurde nicht angehakt.';
+$lang['profconfdeletemissing'] = 'Bestätigungs-Checkbox wurde nicht angehakt.';
$lang['pwdforget'] = 'Passwort vergessen? Fordere ein neues an';
$lang['resendna'] = 'Passwörter versenden ist in diesem Wiki nicht möglich.';
$lang['resendpwd'] = 'Neues Passwort setzen für';
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 630ccb3ff..97ac36da9 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -84,7 +84,7 @@ $lang['profnochange'] = 'No changes, nothing to do.';
$lang['profnoempty'] = 'An empty name or email address is not allowed.';
$lang['profchanged'] = 'User profile successfully updated.';
$lang['profnodelete'] = 'This wiki does not support deleting users';
-$lang['profdeleteuser'] = 'Delete Account';
+$lang['profdeleteuser'] = 'Delete Account';
$lang['profdeleted'] = 'Your user account has been deleted from this wiki';
$lang['profconfdelete'] = 'I wish to remove my account from this wiki. <br/> This action can not be undone.';
$lang['profconfdeletemissing'] = 'Confirmation check box not ticked';