Converted all short tags to full tags
[aur-xilon.git] / web / lang / en / pkgedit_po.inc
blobc9b206a20dcf1cd6cc4145ca9c357d071ae1c707
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"]["Missing package ID."] = "Missing package ID.";
16 $_t["en"]["Invalid category ID."] = "Invalid category ID.";
18 $_t["en"]["Enter your comment below."] = "Enter your comment below.";
20 $_t["en"]["You are not allowed to delete this comment."] = "You are not allowed to delete this comment.";
22 $_t["en"]["Missing comment ID."] = "Missing comment ID.";
24 $_t["en"]["Package category updated."] = "Package category updated.";
26 $_t["en"]["You must be logged in before you can edit package information."] = "You must be logged in before you can edit package information.";
28 $_t["en"]["Comment has been deleted."] = "Comment has been deleted.";
30 $_t["en"]["You've found a bug if you see this...."] = "You've found a bug if you see this....";
32 $_t["en"]["Comment has been added."] = "Comment has been added.";
34 $_t["en"]["Select new category"] = "Select new category";