1
0
Fork 0

small wording change

This commit is contained in:
Friendika 2011-04-12 21:37:54 -07:00
commit d4bb560e7f
3 changed files with 4 additions and 4 deletions

View file

@ -478,7 +478,7 @@ $a->strings['Edit visibility'] = 'Edit visibility';
$a->strings['Invalid profile identifier.'] = 'Invalid profile identifier.';
$a->strings['Profile Visibility Editor'] = 'Profile Visibility Editor';
$a->strings['Visible To'] = 'Visible To';
$a->strings["All Contacts \x28with remote profile access\x29"] = "All Contacts \x28with remote profile access\x29";
$a->strings["All Contacts \x28with secure profile access\x29"] = "All Contacts \x28with secure profile access\x29";
$a->strings['Invalid OpenID url'] = 'Invalid OpenID url';
$a->strings['Please enter the required information.'] = 'Please enter the required information.';
$a->strings['Please use a shorter name.'] = 'Please use a shorter name.';