Unlocker001_TFM

Connow En>Ar

Oct 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. // Configuracion
  2.  
  3. $configtitle = "Configuration";
  4.  
  5. $configerror = "You have to log in to configure your account.";
  6.  
  7. $configerrorverifid = "Your Transformice account is not verified yet. Verify it now!";
  8.  
  9. $configureaccount = "Configure your account";
  10.  
  11. $changepin = "Change PIN code";
  12.  
  13. $newpin = "New PIN code";
  14.  
  15. $recuerda = "<span style='color: red;'>Remember: you need to verify your Transformice account to use the consumables shop.<br>We will send a confirmation message to your Atelier 801 account.</span>";
  16.  
  17. $guardar = "Save";
  18.  
  19. $tfmc = "Transformice account";
  20.  
  21. $nameontfm = "Name";
  22.  
  23. $verifi = "Verify!";
  24.  
  25. $mnpls = "<b>Your account is pending verification. Please, check <a href='http://atelier801.com/conversations' target='_blank'>your forum imbox</a> in the next hours.</b>";
  26.  
  27. $mnpls1 = "<a href='config.php?a=resettfm'>Have you made a mistake in entering your Transformice account name? Click here.</a>";
  28.  
  29. $cactual = "Your current Transformice account is";
  30.  
  31. $alertc1 = "PIN code has been updated.";
  32.  
  33. $alertc2 = "Thank you! We will send you a confirmation message to this Atelier 801 forum account: $tfmcc. Please, check your in-box in the next 48 hours.";
  34.  
  35.  
  36.  
  37. // Login
  38.  
  39. $loginw = "Log in with your Club Mice account.";
  40.  
  41. $nameusem = "Username";
  42.  
  43. $cpin = "PIN code";
  44.  
  45. $entrar = "Log in";
  46.  
  47. $how1 = "How can I get my PIN code?";
  48.  
  49. $registernew = "Sign up";
  50.  
  51. $guia1 = "You don't have your PIN code yet to acces the API ?";
  52.  
  53. $guia2 = "1. Log in to your Club Mice account";
  54.  
  55. $guia3 = "2. Go to configuration profile";
  56.  
  57. $guia4 = "3. You can find your PIN code under 'Username' box<br><i>(in case it does not appear, click on <b>'Activar'</b>)";
  58.  
  59. $desact = "This account is deactivated.";
  60.  
  61. $incorr = "Username or PIN code incorrect.";
  62.  
  63.  
  64. $menuquesos = "Total cheese";
  65. $menuratoncitos = "Registered players";
  66. $menuultimo = "Last registered player";
  67. $errorlogin = "Username or PIN code is incorrect.";
  68. $terms = "Terms and Conditions";
  69. $tribe = "Tribe";
  70. $tienes0 = "You have";
  71. $notfnuevas = "New notifications";
  72. $nonotifinuevas = "You don't have new notifications";
  73. $hasmarcado = "You marked the notifications as read";
  74. $helperson = "Online Helpers";
  75. $texthelpers = "The Helpers are players of Atelier 801 who have their time to help the users of the community answering any type of question or doubt. Helpers do not belong to the staff, so they have no powers or authority within the game. They are simply a group of people trying to help. They are not, in any way, associated with the Moderators and / or Administrators.";
  76. $textposicion = "Rank";
  77. $miperfil = "My profile";
  78.  
  79. ?>
Add Comment
Please, Sign In to add comment