diff options
-rw-r--r-- | po/POTFILES | 49 |
1 files changed, 34 insertions, 15 deletions
diff --git a/po/POTFILES b/po/POTFILES index f609f80..419a2de 100644 --- a/po/POTFILES +++ b/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/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_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/tu_details.php +template/tu_list.php |