weblate/docs/formats
Copilot 940a4b0dc9
feat(checks): Add Objective-C format string check for iOS .strings/.stringsdict (#18839)
Adds support for Objective-C format string checks (%@ and %1$@).

- Added OBJC_PRINTF_MATCH regex pattern
- Added objc-format entry in FLAG_RULES
- Added ObjCFormatCheck class extending BasePrintfCheck
- Registered in CHECK_LIST
- Wired check_flags into StringsFormat and StringsdictFormat
- Added tests following CFormatCheckTest pattern
- Updated changelog and auto-generated documentation

Closes #18339

Co-authored-by: Michal Čihař <michal@weblate.org>
2026-04-09 14:10:57 +00:00
..
android.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
apple.rst feat(checks): Add Objective-C format string check for iOS .strings/.stringsdict (#18839) 2026-04-09 14:10:57 +00:00
appstore.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
arb.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
asciidoc.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
catkeys.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
compose-multiplatform-resources.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
csv.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
dtd.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
excel.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
flatxml.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
fluent.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
formatjs.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
gettext.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
go-i18n.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
gotext.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
gwt.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
html.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
i18next.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
idml.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
ini.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
innosetup.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
java.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
joomla.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
json.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
laravel.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
markdown.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
mi18n.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
moko-resources.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
nextcloud-json.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
odf.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
php.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
qt.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
resjson.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
resourcedict.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
resx.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
ruby.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
stringsdict.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
subtitles.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
tbx.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
toml.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
txt.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
webextension.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
winrc.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
wxl.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
xliff.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
xliff2.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00
yaml.rst feat(docs): Automatically generate format features docmentation (#18106) 2026-04-01 15:41:20 +00:00