confirmedcode / Lockdown-iOS

GNU General Public License v3.0
886 stars 86 forks source link

LOCALIZATION/UI: Deduplicate identical strings that have different casing #77

Closed hijohnnylin closed 3 years ago

hijohnnylin commented 3 years ago

As per suggestion by @Natelegreat1 here: https://github.com/confirmedcode/Lockdown-iOS/pull/67#discussion_r510440307

There are some strings that are the same except for casing - we should just apply casing changes in the code rather than translating the same words twice.

Natelegreat1 commented 3 years ago

@hijohnnylin feel free to assign it to me! I just updated Xcode to 12.1 so I will be able to tackle it ASAP

hijohnnylin commented 3 years ago

@Natelegreat1 terrific, thanks!

Natelegreat1 commented 3 years ago

@hijohnnylin can you grant me write access to the repo? I need permissions to push my branch I10n/case-senstive-updates

hijohnnylin commented 3 years ago

invitation sent