]> git.ipfire.org Git - pbs.git/blame - po/POTFILES.in
Merge Pakfire Hub into the main webapp
[pbs.git] / po / POTFILES.in
CommitLineData
eb80d9fa
MT
1src/buildservice/__init__.py
2src/buildservice/__version__.py
3src/buildservice/__version__.py.in
4src/buildservice/aws.py
7c17bfff
MT
5src/buildservice/base.py
6src/buildservice/bugtracker.py
7src/buildservice/builders.py
8src/buildservice/builds.py
9src/buildservice/cache.py
eb80d9fa 10src/buildservice/config.py
7c17bfff 11src/buildservice/constants.py
eb80d9fa 12src/buildservice/constants.py.in
7c17bfff 13src/buildservice/database.py
eb80d9fa 14src/buildservice/decorators.py
7c17bfff 15src/buildservice/distribution.py
eb80d9fa 16src/buildservice/events.py
7c17bfff 17src/buildservice/git.py
eb80d9fa
MT
18src/buildservice/jobqueue.py
19src/buildservice/jobs.py
7c17bfff 20src/buildservice/keys.py
eb80d9fa 21src/buildservice/ldap.py
7c17bfff
MT
22src/buildservice/messages.py
23src/buildservice/mirrors.py
24src/buildservice/misc.py
25src/buildservice/packages.py
26src/buildservice/repository.py
7c17bfff
MT
27src/buildservice/sessions.py
28src/buildservice/settings.py
29src/buildservice/sources.py
7c17bfff
MT
30src/buildservice/uploads.py
31src/buildservice/users.py
eb80d9fa 32src/static/robots.txt
7c17bfff 33src/templates/base.html
eb80d9fa 34src/templates/bugs/modules/list.html
7c17bfff 35src/templates/build-delete.html
eb80d9fa
MT
36src/templates/build-manage.html
37src/templates/build-schedule-test.html
38src/templates/build-state.html
7c17bfff
MT
39src/templates/builders/delete.html
40src/templates/builders/detail.html
41src/templates/builders/edit.html
42src/templates/builders/list.html
43src/templates/builders/new.html
7c17bfff
MT
44src/templates/builds-watchers-add.html
45src/templates/builds-watchers-list.html
eb80d9fa
MT
46src/templates/builds/index.html
47src/templates/builds/modules/list.html
48src/templates/builds/show.html
7c17bfff 49src/templates/distro-edit.html
7c17bfff
MT
50src/templates/distro-source-commit-detail.html
51src/templates/distro-source-commit-reset.html
52src/templates/distro-source-commits.html
53src/templates/distro-source-detail.html
54src/templates/distro-update-detail.html
55src/templates/distro-update-edit.html
eb80d9fa
MT
56src/templates/distros/index.html
57src/templates/distros/show.html
7c17bfff
MT
58src/templates/errors/error-400.html
59src/templates/errors/error-403.html
60src/templates/errors/error-404.html
61src/templates/errors/error.html
604f7a9c 62src/templates/events/modules/build-comment.html
eb80d9fa
MT
63src/templates/events/modules/list.html
64src/templates/events/modules/system-message.html
65src/templates/events/modules/user-message.html
7c17bfff
MT
66src/templates/file-detail.html
67src/templates/index.html
68src/templates/jobs-abort.html
69src/templates/jobs-buildroot.html
7c17bfff
MT
70src/templates/log.html
71src/templates/login.html
d72a55be
MT
72src/templates/mirrors/delete.html
73src/templates/mirrors/detail.html
74src/templates/mirrors/edit.html
75src/templates/mirrors/list.html
76src/templates/mirrors/new.html
7c17bfff 77src/templates/modules/build-headline.html
7c17bfff
MT
78src/templates/modules/build-offset.html
79src/templates/modules/build-state-warnings.html
80src/templates/modules/build-table.html
eb80d9fa 81src/templates/modules/commit-message.html
7c17bfff
MT
82src/templates/modules/commits-table.html
83src/templates/modules/files-table.html
7c17bfff
MT
84src/templates/modules/jobs/list.html
85src/templates/modules/jobs/status.html
eb80d9fa 86src/templates/modules/link-to-user.html
7c17bfff 87src/templates/modules/log-files-table.html
7c17bfff
MT
88src/templates/modules/modal-base.html
89src/templates/modules/modal-build-comment.html
90src/templates/modules/modal-build-push.html
91src/templates/modules/modal-build-unpush.html
7c17bfff 92src/templates/modules/packages-files-table.html
7c17bfff
MT
93src/templates/modules/select/locale.html
94src/templates/modules/select/timezone.html
95src/templates/modules/source-table.html
eb80d9fa 96src/templates/modules/text.html
7c17bfff 97src/templates/package-properties.html
b5800237 98src/templates/packages/index.html
eb80d9fa
MT
99src/templates/packages/modules/dependencies.html
100src/templates/packages/modules/info.html
101src/templates/packages/name.html
102src/templates/packages/show.html
7c17bfff 103src/templates/packages/view-file.html
fe9b927c 104src/templates/queue.html
eb80d9fa
MT
105src/templates/repos/builds.html
106src/templates/repos/create-custom.html
107src/templates/repos/edit.html
108src/templates/repos/modules/list.html
109src/templates/repos/show.html
110src/templates/search.html
7c17bfff 111src/templates/source-list.html
eb80d9fa
MT
112src/templates/users/delete.html
113src/templates/users/edit.html
114src/templates/users/index.html
115src/templates/users/modules/list.html
116src/templates/users/show.html
d4141bbd 117src/web/__init__.py
d4141bbd
MT
118src/web/auth.py
119src/web/base.py
eb80d9fa 120src/web/bugs.py
d4141bbd
MT
121src/web/builders.py
122src/web/builds.py
8111065a 123src/web/distributions.py
eb80d9fa
MT
124src/web/errors.py
125src/web/events.py
8f6d6505
MT
126src/web/handlers.py
127src/web/jobs.py
f44a3f0d
MT
128src/web/keys.py
129src/web/mirrors.py
e71f1b15 130src/web/packages.py
eb80d9fa 131src/web/repos.py
b8b310ec 132src/web/search.py
7c17bfff 133src/web/ui_modules.py
156b826e 134src/web/users.py