Advertisement
Guest User

s

a guest
Dec 5th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. <?xml version= "1.0" encoding= "utf-8" ?>
  2.  
  3. <languages>
  4.  
  5. <language>
  6. <Lang>Français</Lang>
  7.  
  8. <play>Jouer</play>
  9. <level>NIVEAU</level>
  10. <resume>Continuer</resume>
  11. <sound>Son</sound>
  12. <quitGame>Quitter le jeu</quitGame>
  13. <retry>Recommencer</retry>
  14. <levelInGame>Niv</levelInGame>
  15. <backMenu>Retour au menu</backMenu>
  16. <taptap>Tapotez pour continuer</taptap>
  17. <tuto1>Utilisez les zones indiqué pour scroller vos cartes.</tuto1>
  18. <tuto2>Utilisez votre réflexion pour rejoindre les cubes verts, utilisez vos cartes afin de bouger et d'échapper au labyrinthe.</tuto2>
  19. <tuto3>Glisser la carte dans la parti haute de l'écran pour l'utiliser, vous avez un nombre d'utilisation limité indiqué dans le carré rouge de la carte !</tuto3>
  20. </language>
  21.  
  22.  
  23.  
  24. <language>
  25. <Lang>English</Lang>
  26.  
  27. <play>Play</play>
  28. <level>LEVEL</level>
  29. <resume>Resume</resume>
  30. <sound>Sound</sound>
  31. <quitGame>Quit Game</quitGame>
  32. <retry>Retry</retry>
  33. <levelInGame>Level</levelInGame>
  34. <backMenu>Back to menu</backMenu>
  35. <taptap>Tap to continue</taptap>
  36. <tuto1>Use indicated zone for scrolling your cards.</tuto1>
  37. <tuto2>Use your brain to went to the green cubes, use your cards for move and escape the labyrinth.</tuto2>
  38. <tuto3>Drag and drop the card to the top of your screen for use it, you have a limited action witch card registered in the red corner of the card !</tuto3>
  39.  
  40.  
  41.  
  42.  
  43.  
  44. </language>
  45.  
  46. </languages>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement