diff --git a/.github/readme/localize_sidebar_agent.png b/.github/readme/localize_sidebar_agent.png deleted file mode 100644 index 14bd93e..0000000 Binary files a/.github/readme/localize_sidebar_agent.png and /dev/null differ diff --git a/LOCALIZING.md b/LOCALIZING.md index a72e72f..b064af7 100644 --- a/LOCALIZING.md +++ b/LOCALIZING.md @@ -16,7 +16,7 @@ Clone Secretive using [these instructions from GitHub](https://docs.github.com/e Open [Sources/Secretive.xcodeproj](Sources/Secretive.xcodeproj) in Xcode. -### Localize the Main App +### Translate Navigate to [Secretive/Localizable](Sources/Secretive/Localizable.xcstrings). @@ -28,14 +28,6 @@ If your language already has an in-progress localization, select it from the lis Start translating! You'll see a list of english phrases, and a space to add a translation of your language. -### Localize SecretAgent - -Navigate to [Secretive/Localizable](Sources/SecretAgent/Localizable.xcstrings). - -Screenshot of Xcode navigating to the Localizable file - -Repeat the same steps from the process of localizing the main app. - ### Create a Pull Request Push your changes and open a pull request.