Commit Graph

2002 Commits

Author SHA1 Message Date
Adam Velebil
6b9dee7867
simplify solution 2023-11-13 15:00:07 +01:00
Adam Velebil
a1cfc5bb42
use conditional include and generated xcconfig 2023-11-10 12:11:46 +01:00
Adam Velebil
9a3fbc92d1
refactor 2023-11-09 11:56:58 +01:00
Adam Velebil
d2bdab565a
use dev team only for debug 2023-11-09 11:33:27 +01:00
Adam Velebil
a073851914
add dev team 2023-11-09 11:14:45 +01:00
Adam Velebil
533c2d26d7
Merge PR #1256. 2023-11-08 15:08:44 +01:00
Adam Velebil
557b345844
update comment 2023-11-08 15:06:49 +01:00
Adam Velebil
668a050ca7
keep no-break space and ellipsis in ascii \u form 2023-11-08 14:49:11 +01:00
Adam Velebil
2464733f71
Merge PR #1248. 2023-11-08 12:47:28 +01:00
Dennis Fokin
a1b2f9a85a
Merge PR #1254 2023-11-08 12:37:31 +01:00
Adam Velebil
35562d7a35
reformat arb files 2023-11-08 10:58:18 +01:00
Dennis Fokin
26bc01d5c2
Remove initialization_exception.dart 2023-11-08 10:48:32 +01:00
Dennis Fokin
ab476ef8ec
Clean up code 2023-11-08 10:34:16 +01:00
Dennis Fokin
4233707239
Add plugin for parsing cmd line args 2023-11-07 11:32:17 +01:00
Adam Velebil
6b3076685f
bump cocoapods 2023-11-02 17:37:33 +01:00
Adam Velebil
af739272d8
Merge PR #1242. 2023-11-02 17:14:30 +01:00
Adam Velebil
946dcad3df
Merge PR #1234. 2023-11-02 17:12:22 +01:00
Emil Lundberg
96d17b81f5
Merge pull request #1246 from Yubico/lint-check-keys
Check that translation keys exist in app_en.arb in translation linter
2023-11-02 17:06:36 +01:00
Emil Lundberg
fcb665e5f4
Merge pull request #1245 from Yubico/lint-customizable-punctuation
Make punctuation customizable per language in translation linter
2023-11-02 17:06:19 +01:00
Emil Lundberg
b4fe0c3e9c
Merge pull request #1244 from Yubico/arb-formatter-json
Use JSON parser in arb_reformatter.py
2023-11-02 17:06:00 +01:00
Emil Lundberg
88a52f2d95
Restore lost question mark option in app_ja.arb 2023-11-02 16:28:28 +01:00
Emil Lundberg
d5a59392c0
Use strings for lint punctuation customization
This will be needed for this to be compatible with the JSON-based ARB
reformatter, which requires all lists to be of equal length in order for
whitespace to line up.
2023-11-02 16:13:08 +01:00
Emil Lundberg
844f2f80c2
Don't recurse arb_reformatter into lists 2023-11-02 16:00:38 +01:00
Emil Lundberg
4a496aabb5
Revert "Keep keys missing from source, but move to end of file and print warning"
This reverts commit e2856eddf3.
2023-11-02 16:00:29 +01:00
Emil Lundberg
97265d24db
Add default p_endings and q_endings to app_en.arb 2023-11-02 15:31:19 +01:00
Emil Lundberg
b89d628809
Rename @_lint_rules.punctuation to p_endings
Since this lint is specifically about punctuation appropriate for ending a
sentence.
2023-11-02 15:29:21 +01:00
Emil Lundberg
57ccdcda62
Check that translation keys exist in app_en.arb
For example, `app_de.arb` has a few keys that do not:

```
../lib/l10n/app_de.arb - checking 261 strings

../lib/l10n/app_de.arb HAS ERRORS:
Invalid key: l_credential
Invalid key: @l_credential
Invalid key: s_credentials
Invalid key: s_delete_credential
Invalid key: s_credential_deleted
Invalid key: p_warning_delete_credential
```
2023-11-02 15:24:18 +01:00
Emil Lundberg
7462f0f0b7
Make punctuation customizable per language 2023-11-02 15:20:31 +01:00
Emil Lundberg
a9a3ac7ecf
Look up @_lint_rules in the right dictionary 2023-11-02 15:17:45 +01:00
Adam Velebil
dc8f314fc9
fix check_strings to support null values 2023-11-02 14:56:17 +01:00
Emil Lundberg
e1430bce50
Delete outdated comments 2023-11-02 14:38:22 +01:00
Emil Lundberg
e2856eddf3
Keep keys missing from source, but move to end of file and print warning 2023-11-02 14:26:52 +01:00
Emil Lundberg
372747f0dd
Don't delete placeholders that differ from source ARB 2023-11-02 14:14:01 +01:00
Emil Lundberg
5bd585294f
Reformat app_en.arb too 2023-11-02 14:06:45 +01:00
Emil Lundberg
f596db966b
Add newline to end of file 2023-11-02 14:06:45 +01:00
Emil Lundberg
0b3d451873
Use JSON parser in arb_reformatter.py 2023-11-02 14:06:45 +01:00
Adam Velebil
677e950a61
Merge PR #1243. 2023-11-02 11:49:58 +01:00
Adam Velebil
45c521e818
use correct language code 2023-11-02 10:33:17 +01:00
Adam Velebil
80c510acbf
script updates 2023-11-02 09:28:27 +01:00
Daviteusz
f97c509056
Add arb_reformatter.py
Formats ARB files translated in various tools into ones that match the source file
2023-11-02 01:40:34 +01:00
Daviteusz
765cfea353
Update Polish translation 2023-11-01 22:55:46 +01:00
Daviteusz
65e95dbd7a
Merge branch 'main' into translate 2023-11-01 22:44:24 +01:00
Dennis Fokin
505272f576
Merge PR #1239 2023-11-01 11:24:17 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
6aa2eef394
bump libraries 2023-10-31 14:45:50 +01:00
Adam Velebil
f9b418b831
target API 34 2023-10-31 14:42:30 +01:00
Adam Velebil
d1b9e00474
optional touchscreen in debug and profile manifests 2023-10-31 14:41:45 +01:00
Adam Velebil
b4de565d96
ChromeOS analysis + optional features 2023-10-31 14:35:11 +01:00
Adam Velebil
af828dde4e
pre-review cleanup 2023-10-31 09:03:53 +01:00
Adam Velebil
fefee65c8e
add Read from file to no-permissions view 2023-10-30 17:03:12 +01:00