diff --git a/Localization/README.md b/Localization/README.md index 9bdbae360..93bf290bc 100644 --- a/Localization/README.md +++ b/Localization/README.md @@ -24,11 +24,11 @@ This is mainly for developers. If there are new translations, Crowdin pushes new commits to a branch called `l10n_develop` and creates a new Pull Request. Both, the branch and the PR might be updated once an hour. The project itself uses a script to generate the various `Localizable.strings`-files etc. for Xcode. -To add new strings, the workflow is as follows: +To update or add new translations, the workflow is as follows: -1. Merge the PR with `l10n_develop` into `develop`. -2. Run `update.localization.sh` +1. Merge the PR with `l10n_develop` into `develop`. It's usually called `New Crowdin Updates` +2. Run `update.localization.sh` on your computer. 3. Commit the changes and push `develop`. [crowdin-mastodon-ios]: https://crowdin.com/project/mastodon-for-ios -[crowdin-mastodon-ios-discussions]: https://crowdin.com/project/mastodon-for-ios/discussions \ No newline at end of file +[crowdin-mastodon-ios-discussions]: https://crowdin.com/project/mastodon-for-ios/discussions