Convert Strings to Localized Strings
Summary
As a developer, I want to convert all of our hardcoded strings into NSLocalizedStrings in order to best prepare for the future and separate our code from our language. This will allow us to support more languages in the future.
Helpful Links
Apple provides a page with a lot of links aiding in Internationalization and Localization https://developer.apple.com/internationalization/