Commit Graph

17 Commits (8624e4cf468b0c5becd10e13c29bdc56c6fc03df)

Author SHA1 Message Date
Morgan Pretty a32af018a7 Refactored the LintLocalizableStrings script
• Added new 'LintControl' mechanisms to allow for ignoring sections of code
• Added new 'MatchType' mechanisms for excluding unlocalized cases
• Updated the code to explicitly handle localized template strings (both single and multiline)
• Updated the code to process files across multiple threads to improve performance
• Updated the code to use Swift 5.7 regex and store in static variables to prevent reconstruction every time they are used
• Removed the list of individual files which are ignored (now just output a count)
• Fixed an issue where having a localized string on a subsequent line could result in an unlocalized (or incorrectly localized) string not being detected
• Fixed an issue where having multiple strings on a single line could result in an unlocalized string not being detected
• Fixed an issue where zero-width characters would result in the variable count comparison between translations failing
• Fixed a number of localization warnings
6 months ago
Ryan ZHAO b2ce98ea83 standardize modal & input error accessibility ids 7 months ago
Ryan ZHAO 003816117f Merge branch 'dev' into standardised-strings 9 months ago
Ryan ZHAO 1753a4a85d add animation 10 months ago
Ryan ZHAO 527c921df3 Merge branch 'onboarding' into standardised-strings 11 months ago
Ryan ZHAO 62854c57c7 fix recovery password qr code 11 months ago
Ryan ZHAO 4c0ffdcd25 add paddings at the bottom of recovery password title 11 months ago
Ryan ZHAO 45d9718ef8 fix a bunch of accessibility ids 11 months ago
Ryan ZHAO 7310f49b59 fix recovery password accessibility in light mode 11 months ago
Ryan ZHAO 688ab805d7 UI fix for onboarding merge 12 months ago
Ryan ZHAO bcc1d436bc WIP: update strings for onboarding changes 12 months ago
Ryan ZHAO 72fa1ae52a WIP: add accessibility ids 1 year ago
Ryan ZHAO e85df4efd3 update string 1 year ago
Ryan ZHAO ebf36c6251 minor update on buttons and QR code to look better on iPad 1 year ago
Ryan ZHAO c5eb55d1e8 WIP: implement start new conversation screen with SwiftUI 1 year ago
Ryan ZHAO 9faf835617 ui: refactor QR code screen with SwiftUI and update QR code style 1 year ago
Ryan ZHAO 5eca31aaa2 refactor & clean 1 year ago