You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/en_GB.php

16 lines
471 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Close",
"Invite" => "Invite",
"Users in session:" => "Users in session:",
"Failed to load documents." => "Failed to load documents.",
"No people found" => "No people found",
"Remove from the list" => "Remove from the list",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);