Fixed XSS in login error messages. Resolves FS 7901.
[aur-xilon.git] / web / lang / timeout_po.inc
blob0e2e8d0aeac630440051580c1a4872fe8f310080
1 <?
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 include_once("en/timeout_po.inc");
16 include_once("pl/timeout_po.inc");
18 include_once("it/timeout_po.inc");
20 include_once("ca/timeout_po.inc");
22 include_once("pt/timeout_po.inc");
24 include_once("es/timeout_po.inc");
26 include_once("de/timeout_po.inc");
28 include_once("ru/timeout_po.inc");
30 include_once("fr/timeout_po.inc");