diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-02 08:26:38 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-02 08:26:38 +0200 |
commit | a1733fc746fbbaaf5f6a281bc260ae7cda2a68a3 (patch) | |
tree | d335a5e4d75f8303e6e805a55911029d4f44c938 /po | |
parent | a149fc493f62f31e3806f353dde0c4dc812be6b2 (diff) | |
download | aurweb-a1733fc746fbbaaf5f6a281bc260ae7cda2a68a3.tar.xz |
po/POTFILES: Add missing files
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 6ca17e7..a37384e 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -10,6 +10,7 @@ html/passreset.php html/pkgbase.php html/pkgdel.php html/pkgmerge.php +html/pkgreq.php html/pkgsubmit.php html/rpc.php html/rss.php @@ -28,6 +29,7 @@ lib/gettext.php lib/pkgbasefuncs.inc.php lib/pkgbuild-parser.inc.php lib/pkgfuncs.inc.php +lib/pkgreqfuncs.inc.php lib/routing.inc.php lib/stats.inc.php lib/streams.php @@ -43,6 +45,8 @@ template/pkgbase_details.php template/pkg_comment_form.php template/pkg_comments.php template/pkg_details.php +template/pkgreq_form.php +template/pkgreq_results.php template/pkg_search_form.php template/pkg_search_results.php template/search_accounts_form.php |