Commit Graph

13 Commits

Author SHA1 Message Date
Benoit Marty
0a0224b586 Copyright: run command uv run license-editor --repository ../element-x-android 2025-11-10 10:09:26 +01:00
Jorge Martin Espinosa
f2abc1799d Use Localazy's langAliases for Indonesian (#4801) 2025-06-02 12:05:55 +02:00
Benoit Marty
d7f3bdf499 Fix import of en-US translations. 2025-01-10 15:55:18 +01: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
717c059ecb Add missing license header on Python files. 2024-09-06 17:25:05 +02:00
Doug
20fed25391 Only process content.json from Localazy. 2023-12-14 16:06:24 +00:00
Benoit Marty
44aef16f39 Fix typos 2023-12-05 11:25:19 +01:00
Michael Telatynski
09efc2d358 Update localazy config generator - specify force_underscore=yes (#1122) 2023-08-23 11:59:09 +02:00
Jorge Martin Espinosa
31ac97d17a [Media upload] Add media pickers to the Room screen and the composer (#380)
* Add media pickers to the Room screen and the composer.

* Fix exclude rules for translations
2023-05-04 11:51:03 +02:00
Benoit Marty
e316fcef04 Create baseAction for shared values. 2023-04-05 12:23:47 +02:00
Benoit Marty
830946e0de Ensure ellipsis char is used (fix lint issue). 2023-04-05 11:44:55 +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