diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index e07fae547e4..c8527f58e2a 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -320,7 +320,6 @@ OC.L10N.register( "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", "Your role" : "Your role", "Your Twitter handle" : "Your Twitter handle", @@ -519,6 +518,7 @@ OC.L10N.register( "No full name set" : "No full name set", "Unable to update headline" : "Unable to update headline", "Unable to update organisation" : "Unable to update organisation", + "{displayId}" : "{displayId}", "Unable to update role" : "Unable to update role", "Change scope level of {accountProperty}" : "Change scope level of {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Unable to update federation scope of the primary {accountProperty}", |