| @@ -8,9 +8,9 @@ | ||
| 8 | 8 | * |
| 9 | 9 | * @category UserAccessManager |
| 10 | 10 | * @package UserAccessManager |
| 11 | 11 | * @author Alexander Schneider <alexanderschneider85@googlemail.com> |
| 12 | - * @copyright 2008-2010 Alexander Schneider | |
| 12 | + * @copyright 2008-2013 Alexander Schneider | |
| 13 | 13 | * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 |
| 14 | 14 | * @version SVN: $Id$ |
| 15 | 15 | * @link http://wordpress.org/extend/plugins/user-access-manager/ |
| 16 | 16 | */ |
| @@ -16,33 +16,32 @@ | ||
| 16 | 16 | */ |
| 17 | 17 | |
| 18 | 18 | ?> |
| 19 | 19 | <div class="wrap"> |
| 20 | - <h2><?php echo TXT_ABOUT; ?></h2> | |
| 20 | + <h2><?php echo TXT_UAM_ABOUT; ?></h2> | |
| 21 | 21 | <div id="poststuff"> |
| 22 | 22 | <div class="postbox"> |
| 23 | - <h3 class="hndle"><?php echo TXT_HOW_TO_SUPPORT; ?></h3> | |
| 23 | + <h3 class="hndle"><?php echo TXT_UAM_HOW_TO_SUPPORT; ?></h3> | |
| 24 | 24 | <div class="inside"> |
| 25 | - <p><?php echo TXT_SEND_REPORTS; ?></p> | |
| 26 | - <p><?php echo TXT_MAKE_TRANSLATION; ?></p> | |
| 25 | + <p><?php echo TXT_UAM_SEND_REPORTS; ?></p> | |
| 26 | + <p><?php echo TXT_UAM_MAKE_TRANSLATION; ?></p> | |
| 27 | 27 | <p> |
| 28 | - <?php echo TXT_DONATE; ?><br/> | |
| 28 | + <?php echo TXT_UAM_DONATE; ?><br/> | |
| 29 | 29 | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1947052"> |
| 30 | 30 | <img style="margin:4px 0;" alt="Make payments with PayPal - it's fast, free and secure!" name="submit" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" /> |
| 31 | 31 | </a> |
| 32 | 32 | </p> |
| 33 | - <p><?php echo TXT_PLACE_LINK; ?></p> | |
| 33 | + <p><?php echo TXT_UAM_PLACE_LINK; ?></p> | |
| 34 | 34 | </div> |
| 35 | 35 | </div> |
| 36 | 36 | <div class="postbox"> |
| 37 | - <h3 class="hndle"><?php echo TXT_THANKS; ?></h3> | |
| 37 | + <h3 class="hndle"><?php echo TXT_UAM_THANKS; ?></h3> | |
| 38 | 38 | <div class="inside"> |
| 39 | 39 | <p> |
| 40 | - <strong><?php echo TXT_SPECIAL_THANKS; ?></strong><br/> | |
| 40 | + <strong><?php echo TXT_UAM_SPECIAL_THANKS; ?></strong><br/> | |
| 41 | 41 | <br/> |
| 42 | - <?php echo TXT_THANKS_TO; ?><br/> | |
| 43 | - Jürgen Wiesenbauer, Patric Schwarz, Mark LeRoy, Huska, macbidule, Helmut, -sCo-, <?php echo TXT_THANKS_OTHERS; ?>. | |
| 42 | + <?php echo TXT_UAM_THANKS_TO; ?> Luke Crouch, Juan Rodriguez, mkosel, Jan, GeorgWP, Ron Harding, Zina, Erik Franzén, Ivan Marevic, Jürgen Wiesenbauer, Patric Schwarz, Mark LeRoy, Huska, macbidule, Helmut, -sCo-, Hadi Mostafapour, Diego Valobra, PoleeK, Konsult, Mesut Soylu, ranwaldo, Robert Egger, akiko.pusu, r3d pill, michel.weimerskirch, arjenbreur, jpr105, nwoetzel (https://github.com/nwoetzel) <?php echo TXT_UAM_THANKS_OTHERS; ?>. | |
| 44 | 43 | </p> |
| 45 | 44 | </div> |
| 46 | 45 | </div> |
| 47 | 46 | </div> |
| 48 | 47 | </div> |