Benoit Marty
|
7a5c8b8053
|
Delete config sooner in the script.
It will give more visibility on errors if any.
|
7 months ago |
Benoit Marty
|
bd7db569f4
|
Localazy: search for forbidden term ("Element" for now)
|
7 months ago |
Benoit Marty
|
77fe8f0f2b
|
Redirect error stream to /dev/null.
|
8 months ago |
Benoit Marty
|
a4207d9bc9
|
Do not redirect output of commands to /dev/null.
|
8 months ago |
Benoit Marty
|
917fc12c26
|
Add script to sort XML resource by names.
|
8 months ago |
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.
|
11 months ago |
Benoit Marty
|
f7c79f9b89
|
Rename the folders values-id to values-in
|
11 months ago |
Benoit Marty
|
cd377edec6
|
Ensure files downloaded by localazy end with a new line.
|
1 year ago |
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'
|
2 years ago |
Benoit Marty
|
6ff7066897
|
Add ability to download only English string (for developer). This is default behavior.
|
2 years ago |
Benoit Marty
|
992b087303
|
[Strings] Add script to generate config to download Strings from Localazy.
|
2 years ago |
Benoit Marty
|
19301756e3
|
Add missing Copyright
|
2 years ago |
Benoit Marty
|
dd9e2b76f4
|
Add module graph plugin and expose the graph in the README
|
2 years ago |