Fix scripts.
This commit is contained in:
parent
f345e2c8a6
commit
418724d6b5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ read -p "Password: " PASSWORD
|
|||
# Setup parameters.
|
||||
RESOURCE=../../../localization/rssguard-en.ts
|
||||
CODES="cs da de en_GB fr he id it ja lt nl pl pt sv"
|
||||
TRANSLATION='../../../localization/rssguard-$CODE.ts'
|
||||
TRANSLATION='../../../localization/rssguard_$CODE.ts'
|
||||
|
||||
declare PARAMS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue