Benoit Marty
|
77fe8f0f2b
|
Redirect error stream to /dev/null.
|
2024-03-12 16:28:50 +01:00 |
|
Benoit Marty
|
a4207d9bc9
|
Do not redirect output of commands to /dev/null.
|
2024-02-29 10:08:03 +01:00 |
|
Benoit Marty
|
917fc12c26
|
Add script to sort XML resource by names.
|
2024-02-23 17:45:22 +01:00 |
|
Benoit Marty
|
2bca187db0
|
Fix issue in script to download string regarding moving folders values-id to values-in
Move file and delete unwanted folder to avoid deleting other files.
|
2023-12-08 19:24:35 +01:00 |
|
Benoit Marty
|
f7c79f9b89
|
Rename the folders values-id to values-in
|
2023-12-05 12:25:46 +01:00 |
|
Benoit Marty
|
cd377edec6
|
Ensure files downloaded by localazy end with a new line.
|
2023-06-16 15:14:00 +02:00 |
|
Benoit Marty
|
d003a9023b
|
For usage of Python3
CI complain with:
Traceback (most recent call last):
File "./tools/localazy/generateLocalazyConfig.py", line 39, in <module>
action = baseAction | {
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
|
2023-04-07 14:39:13 +02:00 |
|
Benoit Marty
|
6ff7066897
|
Add ability to download only English string (for developer). This is default behavior.
|
2023-04-05 10:58:18 +02:00 |
|
Benoit Marty
|
992b087303
|
[Strings] Add script to generate config to download Strings from Localazy.
|
2023-03-27 14:35:06 +02:00 |
|