ios-l10n-scripts icon indicating copy to clipboard operation
ios-l10n-scripts copied to clipboard

Add lockwise import script

Open joeyg opened this issue 5 years ago • 2 comments

This PR adds an import script for lockwise strings. It includes a slight refactor of the firefox import script. Long term a real upgrade of this should be done. To run:

  1. Checkout this branch of ios-l10n-scripts repo to be a sibling of lockbox-ios repo
  2. cd lockbox-ios
  3. ../ios-l10n-scripts/import-locales-lockwise.sh
  4. Verify that new language files are created for the main app, credential provider extension, storyboards, and xibs. Note that if only there is no translation a new file won't be created.

joeyg avatar May 17 '19 18:05 joeyg

First attempt to import strings is over here: https://github.com/mozilla-lockwise/lockwise-ios/pull/997

devinreams avatar May 21 '19 16:05 devinreams

@kaylagalway this branch is needed for import

devinreams avatar Nov 19 '19 18:11 devinreams