mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
po/POTFILES: Add missing files
Add all source files in alphabetic order (`cd web; ls **/*.php`). Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
49864b9667
commit
c28459fbb1
1 changed files with 34 additions and 15 deletions
49
po/POTFILES
49
po/POTFILES
|
@ -1,25 +1,44 @@
|
|||
html/index.php
|
||||
html/packages.php
|
||||
html/account.php
|
||||
html/tu.php
|
||||
html/addvote.php
|
||||
html/home.php
|
||||
html/index.php
|
||||
html/login.php
|
||||
html/logout.php
|
||||
html/packages.php
|
||||
html/passreset.php
|
||||
html/pkgdel.php
|
||||
html/pkgmerge.php
|
||||
html/pkgsubmit.php
|
||||
lib/pkgfuncs.inc.php
|
||||
html/rpc.php
|
||||
html/rss.php
|
||||
html/tu.php
|
||||
html/voters.php
|
||||
lib/acctfuncs.inc.php
|
||||
lib/aur.inc.php
|
||||
lib/aurjson.class.php
|
||||
lib/cachefuncs.inc.php
|
||||
lib/feedcreator.class.php
|
||||
lib/gettext.php
|
||||
lib/pkgfuncs.inc.php
|
||||
lib/routing.inc.php
|
||||
lib/stats.inc.php
|
||||
lib/streams.php
|
||||
lib/translator.inc.php
|
||||
template/pkg_details.php
|
||||
template/template.phps
|
||||
template/tu_list.php
|
||||
template/tu_details.php
|
||||
template/header.php
|
||||
lib/version.inc.php
|
||||
template/account_details.php
|
||||
template/account_edit_form.php
|
||||
template/account_search_results.php
|
||||
template/actions_form.php
|
||||
template/search_accounts_form.php
|
||||
template/footer.php
|
||||
template/header.php
|
||||
template/pkg_comment_form.php
|
||||
template/login_form.php
|
||||
template/pkg_comments.php
|
||||
template/pkg_details.php
|
||||
template/pkg_search_form.php
|
||||
template/pkg_search_results.php
|
||||
template/search_accounts_form.php
|
||||
template/stats/general_stats_table.php
|
||||
template/stats/updates_table.php
|
||||
template/stats/user_table.php
|
||||
template/stats/general_stats_table.php
|
||||
template/pkg_search_results.php
|
||||
template/pkg_comments.php
|
||||
template/pkg_search_form.php
|
||||
template/tu_details.php
|
||||
template/tu_list.php
|
||||
|
|
Loading…
Add table
Reference in a new issue