housekeep: TU rename - UI elements

Rename all UI elements and translations.

Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
moson 2023-09-01 14:44:43 +02:00
parent 1702075875
commit f540c79580
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
76 changed files with 952 additions and 1143 deletions

View file

@ -69,8 +69,8 @@
<p id="deletion_hint">
{{
"By submitting a deletion request, you ask a Trusted "
"User to delete the package base. This type of "
"By submitting a deletion request, you ask a Package "
"Maintainer to delete the package base. This type of "
"request should be used for duplicates, software "
"abandoned by upstream, as well as illegal and "
"irreparably broken packages." | tr
@ -79,8 +79,8 @@
<p id="merge_hint" style="display: none">
{{
"By submitting a merge request, you ask a Trusted "
"User to delete the package base and transfer its "
"By submitting a merge request, you ask a Package "
"Maintainer to delete the package base and transfer its "
"votes and comments to another package base. "
"Merging a package does not affect the corresponding "
"Git repositories. Make sure you update the Git "
@ -90,8 +90,8 @@
<p id="orphan_hint" style="display: none">
{{
"By submitting an orphan request, you ask a Trusted "
"User to disown the package base. Please only do this "
"By submitting an orphan request, you ask a Package "
"Maintainer to disown the package base. Please only do this "
"if the package needs maintainer action, the "
"maintainer is MIA and you already tried to contact "
"the maintainer previously." | tr