Benoit Marty
|
d9957a4d25
|
Delete config sooner in the script.
It will give more visibility on errors if any.
|
2024-04-10 12:36:00 +02:00 |
|
Benoit Marty
|
045402cf18
|
Localazy: search for forbidden term ("Element" for now)
|
2024-04-10 12:34:40 +02:00 |
|
Benoit Marty
|
f521be9d0f
|
Redirect error stream to /dev/null.
|
2024-03-12 16:28:50 +01:00 |
|
Benoit Marty
|
89df5380fc
|
Do not redirect output of commands to /dev/null.
|
2024-02-29 10:08:03 +01:00 |
|
Benoit Marty
|
d0a457d751
|
Add script to sort XML resource by names.
|
2024-02-23 17:45:22 +01:00 |
|
Benoit Marty
|
8c24a5794d
|
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
|
ba1cbf8a80
|
Rename the folders values-id to values-in
|
2023-12-05 12:25:46 +01:00 |
|
Benoit Marty
|
7dea3c1dd2
|
Ensure files downloaded by localazy end with a new line.
|
2023-06-16 15:14:00 +02:00 |
|
Benoit Marty
|
9cca2405e8
|
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
|
7bf41d12e2
|
Add ability to download only English string (for developer). This is default behavior.
|
2023-04-05 10:58:18 +02:00 |
|
Benoit Marty
|
d3ad9b924a
|
[Strings] Add script to generate config to download Strings from Localazy.
|
2023-03-27 14:35:06 +02:00 |
|