mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
rename *.inc files to *.inc.php and adjust imports and references
Lukas: Add note to "UPGRADING". Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
023d2a2521
commit
888db089c5
24 changed files with 37 additions and 34 deletions
|
@ -38,7 +38,7 @@ $ msginit -l <locale> -o <locale>.po -i aur.pot
|
|||
$ poedit <locale>.po
|
||||
|
||||
5. If you have a working AUR setup, add a line for the new translation in
|
||||
"web/lib/config.inc.proto" and test if everything looks right.
|
||||
"web/lib/config.inc.php.proto" and test if everything looks right.
|
||||
|
||||
6. Upload the newly created ".po" file to Transifex. If you don't like the web
|
||||
interface, you can also use transifex-client to do that (see below).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue