Files
TravianZ/notification/lang/en.php
2013-06-16 10:38:34 +03:00

43 lines
3.9 KiB
PHP

<?php
#################################################################################
## ##
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
## ##
## --------------------------------------------------------------------------- ##
## ##
## Project: ZravianX & TravianZ ##
## Version: 2011.11.02 ##
## Filename: notification/lang/en.php ##
## Developed by: ZZJHONS & Songeriux ##
## License: Creative Commons BY-NC-SA 3.0 ##
## Copyright: ZravianX (c) 2011 - All rights reserved ##
## URLs: http://zravianx.zzjhons.com ##
## Source code: http://www.github.com/songeriux/TravianZ ##
## ##
#################################################################################
$lang['notification']['awaits_you'] = "awaits YOU!";
$lang['notification']['join_now'] = "Join NOW and show everyone just how good you are!";
$lang['notification']['new_challenges'] = "New challenges, stunning graphics and many brand new features are awaiting you. Be one of the first players to begin the battle for dominance against millions of other players as you fight for villages, gather Gold and increase your population.";
$lang['notification']['notify_me'] = "Please notify me when TRAVIAN 4 begins";
$lang['notification']['email'] = "Email address";
$lang['notification']['send'] = "Send";
$lang['notification']['error'] = "Sorry, but this don't work now.";
$lang['notification']['i_agree'] = "I agree that TRAVIAN can inform me about interesting news and game related information.";
$lang['notification']['facebook_page'] = "http%3A%2F%2Fwww.facebook.com%2Ftravianx";
$lang['notification']['see_features'] = "See the new features of TRAVIAN 4";
$lang['notification']['screenshots'] = "Screenshots";
$lang['notification']['new_design'] = "A completely new design";
$lang['notification']['new_graphics'] = "TRAVIAN 4 comes with new and detailed graphics which not only reflect the exciting progress of the game, but also relay valuable information to the player.";
$lang['notification']['more'] = "More detailed information may be found on the development blog.";
$lang['notification']['title1'] = "A completely new design";
$lang['notification']['desc1'] = "TRAVIAN 4 comes with new and detailed graphics which not only reflect the exciting progress of the game, but also relay valuable information to the player.";
$lang['notification']['title2'] = "Improved hero system";
$lang['notification']['desc2'] = "An advanced hero system with hundreds of individual challenges and adventures awaits you.";
$lang['notification']['title3'] = "Map with zoom";
$lang['notification']['desc3'] = "The brand new map contains several highly useful features which will provide players with more information than ever. Never before has it been so easy to calculate and plan your next steps.";
$lang['notification']['title4'] = "A new tribe";
$lang['notification']['desc4'] = "The new independent villages controlled by the Natarian tribe will defend their region with vicious force. But, once defeated, these villages may be used to increase your income.";
$lang['notification']['titel5'] = "Many improvements";
$lang['notification']['desc5'] = "A number of improvements in TRAVIAN 4 have been made based on suggestions from our players. Examples include: enhanced navigation, direct access to alliance page and forum, and so on.";
?>