Benoit Marty
1292da2a72
Copyright: Add Element Creations Ltd. copyright
2025-11-10 11:05:05 +01:00
Benoit Marty
b748fcc631
Copyright: Add final period
2025-11-10 10:13:41 +01:00
Jorge Martin Espinosa
f2abc1799d
Use Localazy's langAliases for Indonesian ( #4801 )
2025-06-02 12:05:55 +02:00
Benoit Marty
05fc76822a
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
Benoit Marty
0c89c26ce5
Migrate license to AGPL - sh files.
2024-09-06 17:50:45 +02:00
Benoit Marty
38e0bb567c
Fix warning: more redirection to end.
2024-06-11 17:58:24 +02:00
Benoit Marty
376a3d923d
Ignore errors when moving files from values-id to values-in
2024-06-11 14:39:09 +02:00
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