Files
oai-swift/oAI
rune ae29240d75 Fix remaining manual-plural i18n anti-patterns app-wide
Three pre-existing spots used count == 1 ? "" : "s" instead of the
inflect syntax CLAUDE.md documents: GitSyncManualFixSheet's step()
helper (also switched String -> LocalizedStringKey, another documented
anti-pattern), PaperlessService.testConnection(), and
AnytypeMCPService.testConnection().
2026-08-26 12:59:42 +02:00
..
2026-06-29 14:04:27 +02:00
2026-08-02 14:58:14 +02:00