more templates
This commit is contained in:
@@ -193,6 +193,7 @@ $a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\
|
||||
$a->strings['Share'] = 'Share';
|
||||
$a->strings['Please wait'] = 'Please wait';
|
||||
$a->strings['This is you'] = 'This is you';
|
||||
$a->strings['Submit'] = 'Submit';
|
||||
$a->strings['Edit'] = 'Edit';
|
||||
$a->strings['Delete'] = 'Delete';
|
||||
$a->strings['View $name\'s profile'] = 'View $name\'s profile';
|
||||
@@ -233,7 +234,6 @@ $a->strings['Group name changed.'] = 'Group name changed.';
|
||||
$a->strings['Membership list updated.'] = 'Membership list updated.';
|
||||
$a->strings['Create a group of contacts/friends.'] = 'Create a group of contacts/friends.';
|
||||
$a->strings['Group Name: '] = 'Group Name: ';
|
||||
$a->strings['Submit'] = 'Submit';
|
||||
$a->strings['Group removed.'] = 'Group removed.';
|
||||
$a->strings['Unable to remove group.'] = 'Unable to remove group.';
|
||||
$a->strings['Group Editor'] = 'Group Editor';
|
||||
@@ -365,6 +365,7 @@ $a->strings['New Follower'] = 'New Follower';
|
||||
$a->strings['Approve'] = 'Approve';
|
||||
$a->strings['No notifications.'] = 'No notifications.';
|
||||
$a->strings['User registrations waiting for confirm'] = 'User registrations waiting for confirm';
|
||||
$a->strings['Deny'] = 'Deny';
|
||||
$a->strings['No registrations.'] = 'No registrations.';
|
||||
$a->strings['Post successful.'] = 'Post successful.';
|
||||
$a->strings['Login failed.'] = 'Login failed.';
|
||||
@@ -417,7 +418,11 @@ $a->strings['Profile deleted.'] = 'Profile deleted.';
|
||||
$a->strings['Profile-'] = 'Profile-';
|
||||
$a->strings['New profile created.'] = 'New profile created.';
|
||||
$a->strings['Profile unavailable to clone.'] = 'Profile unavailable to clone.';
|
||||
$a->strings['Hide my contact/friend list from viewers of this profile?'] = 'Hide my contact/friend list from viewers of this profile?';
|
||||
$a->strings['This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.'] = 'This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.';
|
||||
$a->strings['Profiles'] = 'Profiles';
|
||||
$a->strings['Change profile photo'] = 'Change profile photo';
|
||||
$a->strings['Create New Profile'] = 'Create New Profile';
|
||||
$a->strings['Profile Image'] = 'Profile Image';
|
||||
$a->strings['Invalid OpenID url'] = 'Invalid OpenID url';
|
||||
$a->strings['Please enter the required information.'] = 'Please enter the required information.';
|
||||
@@ -474,6 +479,8 @@ $a->strings['Automatic Friend Account'] = 'Automatic Friend Account';
|
||||
$a->strings['Automatically approve all connection/friend requests as friends'] = 'Automatically approve all connection/friend requests as friends';
|
||||
$a->strings['OpenID: '] = 'OpenID: ';
|
||||
$a->strings[" \x28Optional\x29 Allow this OpenID to login to this account."] = " \x28Optional\x29 Allow this OpenID to login to this account.";
|
||||
$a->strings['Publish your default profile in site directory?'] = 'Publish your default profile in site directory?';
|
||||
$a->strings['Publish your default profile in global social directory?'] = 'Publish your default profile in global social directory?';
|
||||
$a->strings['Profile is <strong>not published</strong>.'] = 'Profile is <strong>not published</strong>.';
|
||||
$a->strings['Export Personal Data'] = 'Export Personal Data';
|
||||
$a->strings['Default Post Permissions'] = 'Default Post Permissions';
|
||||
@@ -526,7 +533,6 @@ $a->strings['Network'] = 'Network';
|
||||
$a->strings['Notifications'] = 'Notifications';
|
||||
$a->strings['Manage'] = 'Manage';
|
||||
$a->strings['Settings'] = 'Settings';
|
||||
$a->strings['Profiles'] = 'Profiles';
|
||||
$a->strings['Embedding disabled'] = 'Embedding disabled';
|
||||
$a->strings['Male'] = 'Male';
|
||||
$a->strings['Female'] = 'Female';
|
||||
|
||||
Reference in New Issue
Block a user