mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
finishing touches on genpopo, started playing with _real_ PHP code and svn keywords
This commit is contained in:
parent
79f64a0592
commit
1e35dc01cf
10 changed files with 212 additions and 60 deletions
|
@ -1,5 +1,14 @@
|
|||
<?
|
||||
# INSTRUCTIONS TO TRANSLATORS:
|
||||
# blah blah blah....
|
||||
|
||||
# INSTRUCTIONS TO TRANSLATORS
|
||||
#
|
||||
# This file contains the i18n translations for a subset of the
|
||||
# Arch Linux User-community Repository (AUR). This is a PHP
|
||||
# script, and as such, you MUST pay great attention to the syntax.
|
||||
# If your text contains any double-quotes ("), you MUST escape
|
||||
# them with the backslash character (\).
|
||||
#
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue