issues
search
Asana
/
locheck
Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files.
MIT License
98
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Makefile: fix compilation on linux for Swift 6.
#59
AnessZurba
opened
1 month ago
2
Trigger key_missing_from_base for iOS
#58
marcelofabri
opened
2 months ago
0
[iOS] Don't trigger string_has_extra_arguments when original string is missing
#57
marcelofabri
opened
2 months ago
1
locheck: add support for linux.
#56
AnessZurba
closed
6 months ago
0
False positive for (string_has_extra_arguments)
#55
BrentMifsud
opened
6 months ago
0
Support for swift package build plugins
#54
BrentMifsud
opened
1 year ago
2
Figure out what's up with string catalogs, and deal with it
#53
stevelandeyasana
opened
1 year ago
0
Allow position specifiers in stringsdict variables
#52
stevelandeyasana
closed
1 year ago
0
Fix bugs in 0.9.9 & bump version to 0.9.10
#50
stevelandeyasana
closed
1 year ago
0
Fix implicit positions error message with correct explicit formatting.
#49
TomerHacohen
closed
1 year ago
1
Catch implicit positions in .strings files
#48
stevelandeyasana
closed
1 year ago
0
Promote stringsdict_entry_has_implicit_position from 'ignored' to 'warning'
#47
stevelandeyasana
closed
1 year ago
0
discoverlproj fails with space in dir name
#46
philmitchell
closed
1 year ago
6
Upgrade to Swift 5.7
#45
stevelandeyasana
closed
2 years ago
0
--ignore-language option
#44
stevelandeyasana
closed
2 years ago
0
Allow ignoring languages
#43
stevelandeyasana
closed
2 years ago
0
locheck detects orphan strings in base, but not in the other files
#42
alex-hunsley-nl
opened
2 years ago
3
Detect duplicate string keys in .strings and strings.xml files
#41
stevelandeyasana
closed
2 years ago
0
Locheck hangs on some // comments
#40
alex-hunsley-nl
opened
2 years ago
2
Update iOS example flag
#39
marcelofabri
closed
2 years ago
1
Warn on "%d %d" instead of "%1$d %2$d", etc.
#38
stevelandeyasana
closed
1 year ago
3
Fix a bug where xcstrings files would be missed.
#37
pixlwave
closed
2 years ago
1
Validate string-arrays in Android XML (fix #35)
#36
stevelandeyasana
closed
2 years ago
2
unknown type: 'string-array' (xml_schema_error)
#35
nbleiberg
closed
2 years ago
2
Detect when base text is used for other languages
#34
taher-mosbah
opened
2 years ago
4
Detect when base text is used for other languages
#33
taher-mosbah
opened
2 years ago
1
Any new command to compare both .xml and .strings provide summary for the missing 'values' in both platforms that would really save more time
#32
AnilVarturi11
opened
2 years ago
1
Extend it support for Desktop application to validate Localization files
#31
AnilVarturi11
closed
2 years ago
2
Duplicate keys or values in base language file strings.xml or localization .strings are not reported will be good to have
#30
AnilVarturi11
closed
2 years ago
3
Workflow improvements & Android correctness
#29
stevelandeyasana
closed
3 years ago
0
--treat-warnings-as-errors
#28
stevelandeyasana
closed
3 years ago
1
Compare strings files 1-to-1 instead of all-to-all (fix #24)
#27
stevelandeyasana
closed
3 years ago
0
Allow treating warnings as errors
#26
jklausa
closed
3 years ago
8
Fix an incorrect example in the README
#25
russellblickhan
closed
3 years ago
0
Duplicate keys in different `.strings` files are incorrectly reported as missing/extra argument warnings
#24
jayrhynas
closed
3 years ago
4
Extend `stringPairRegex` to accept more valid lines
#23
jayrhynas
closed
3 years ago
3
Provide binary as part of releases
#22
marcelofabri
closed
3 years ago
2
Switch back to upstream SwiftyXMLParser
#21
stevelandeyasana
closed
3 years ago
0
Use 'continue' instead of 'return' to prevent missing some errors
#20
stevelandeyasana
closed
3 years ago
0
Various improvements to support checking Wikipedia's iOS app
#19
stevelandeyasana
closed
3 years ago
0
Fails when run on Wikipedia's iOS app
#18
stevelandeyasana
closed
3 years ago
0
Be less strict about which files exist
#17
stevelandeyasana
closed
3 years ago
0
[discovervalues] 'missing' error if a values directory does not contain strings.xml
#16
liamnichols
closed
3 years ago
4
Add Makefile with convenient things and 'locheck version' command
#15
stevelandeyasana
closed
3 years ago
0
Fix assignment of implicit positions
#14
stevelandeyasana
closed
3 years ago
1
Provide ability to validate base language w/ out comparison
#13
namolnad
closed
3 years ago
4
Add an Xcode project proving that the errors we catch are real
#12
stevelandeyasana
closed
3 years ago
0
Finish Android validation
#11
stevelandeyasana
closed
3 years ago
0
Report line numbers for problems in XML files
#10
stevelandeyasana
closed
3 years ago
0
Parse and lightly validate Android strings
#9
stevelandeyasana
closed
3 years ago
1
Next