"Error",
'std_invalid_id' => "Invalid ID ",
'std_access_denied' => "Access denied.",
'std_no_user_id' => "No user with ID ",
'std_unknown_type' => "Unknown type ",
'std_user_id' => "User ID ",
'std_already_in' => " is already in your ",
'std_list' => " list.",
'std_delete' => "Delete ",
'std_delete_note' => "Do you really want to delete a ",
'std_click' => "? Click \n",
'std_here_if_sure' => "here if you are sure.",
'std_no_friend_found' => "No friend found with ID ",
'std_no_block_found' => "No block found with ID ",
'head_personal_lists_for' => "Personal lists for ",
'text_personallist' => "PERSONALLIST",
'text_friendlist' => "FRIENDLIST",
'text_friends_empty' => "No friends yet",
'text_neighbors_empty' => "No Neighbors yet",
'text_last_seen_on' => "Last seen on ",
'text_ago' => " ago",
'text_remove_from_friends' => "Remove from Friends",
'text_send_pm' => "Send PM",
'text_added_you_to_friendslist' => "Added you to friendslist",
'text_add_to_friends' => "Add to Friends",
'text_blocklist_empty' => "Your blocked userlist is empty",
'text_blocked_users' => "Blocked Users",
'text_find_user' => "Find users/browse user list",
'text_neighbors' => "Neighbors",
'text_friend' => "friend",
'text_block' => "block",
);
?>