summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-15 22:56:31 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-15 22:56:31 -0500
commitc3746e866af8b68d16c5b42c98ed63b9a4a402ed (patch)
treeddd89ef69814f3e05b950cc924f9ae90caf85586 /settings/l10n/en_GB.php
parent68f278025ced39518016d29f693fc0b4476710e6 (diff)
downloadnextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.tar.gz
nextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r--settings/l10n/en_GB.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index c5c50b1e16d..d19ad12c912 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Unable to load list from App Store",
"Authentication error" => "Authentication error",
+"Your full name has been changed." => "Your full name has been changed.",
+"Unable to change full name" => "Unable to change full name",
"Group already exists" => "Group already exists",
"Unable to add group" => "Unable to add group",
"Email saved" => "Email saved",
@@ -109,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Current password",
"New password" => "New password",
"Change password" => "Change password",
+"Full Name" => "Full Name",
"Email" => "Email",
"Your email address" => "Your email address",
"Fill in an email address to enable password recovery" => "Fill in an email address to enable password recovery",
@@ -137,6 +140,7 @@ $TRANSLATIONS = array(
"Other" => "Other",
"Username" => "Username",
"Storage" => "Storage",
+"change full name" => "change full name",
"set new password" => "set new password",
"Default" => "Default"
);