Blame view

sources/apps/user_openid/l10n/en_GB.php 719 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID Changed",
  "Invalid request" => "Invalid request",
  "This is an OpenID server endpoint. For more information, see " => "This is an OpenID server endpoint. For more information, see ",
  "Identity: <b>" => "Identity: <b>",
  "Realm: <b>" => "Realm: <b>",
  "User: <b>" => "User: <b>",
  "Login" => "Login",
  "Error: <b>No user Selected" => "Error: <b>No user Selected",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "you can authenticate to other sites with this address",
  "Authorized OpenID provider" => "Authorised OpenID provider",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Your address at Wordpress, Identi.ca, &hellip;"
  );