Converted all short tags to full tags
[aur-xilon.git] / web / lang / en / common_po.inc
blob0d04caa06c3d4a578cb3951f6e6edf2d3b29d586
1 <?php
2 # INSTRUCTIONS TO TRANSLATORS
4 # This file contains the i18n translations for a subset of the
5 # Arch Linux User-community Repository (AUR).  This is a PHP
6 # script, and as such, you MUST pay great attention to the syntax.
7 # If your text contains any double-quotes ("), you MUST escape
8 # them with the backslash character (\).
11 include_once("translator.inc");
12 global $_t;
14 $_t["en"]["Reset"] = "Reset";
16 $_t["en"]["Username"] = "Username";
18 $_t["en"]["Email Address"] = "Email Address";
20 $_t["en"]["Less"] = "Less";
22 $_t["en"]["Clear"] = "Clear";
24 $_t["en"]["required"] = "required";
26 $_t["en"]["Update"] = "Update";
28 $_t["en"]["Submit"] = "Submit";
30 $_t["en"]["Password"] = "Password";
32 $_t["en"]["Create"] = "Create";
34 $_t["en"]["More"] = "More";