mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - UI elements
Rename all UI elements and translations. Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
1702075875
commit
f540c79580
76 changed files with 952 additions and 1143 deletions
|
@ -11,7 +11,7 @@ test_expect_success 'Test basic authentication.' '
|
|||
grep -q AUR_PRIVILEGED=0 out
|
||||
'
|
||||
|
||||
test_expect_success 'Test Trusted User authentication.' '
|
||||
test_expect_success 'Test Package Maintainer authentication.' '
|
||||
cover "$GIT_AUTH" "$AUTH_KEYTYPE_TU" "$AUTH_KEYTEXT_TU" >out &&
|
||||
grep -q AUR_USER=tu out &&
|
||||
grep -q AUR_PRIVILEGED=1 out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue