Need Assistance? Contact Us!
If you have any issues or requests, please write to us through the application. A digital identifier will be attached to your message, which will help us find you in our server's transaction history and provide the necessary assistance. We will try to respond to you within one business day at the email address you provided.
You can write to us directly at contact us via email.
App Localization with XClocAI: Simplified Guide
- Add Localizations: In Xcode, navigate to Project > Your App > Info > Localizations to add a new localization.
Russian Localization: Available for free. - Export Localization File: Go to Xcode, select Product > Export Localizations, and save the .xcloc file.
- Create an XClocAI Project: Open the XClocAI app and load the exported .xcloc file to create a new project.
- Complete Optional Fields: Fill in any optional project fields as needed. Utilize the copy tool to transfer information from previous projects.
- Run Localization: Execute the localization process. Repeat if necessary with updated project fields.
- Reverse check: You can make a reverse check in your native language. The check does not affect the localization.
- Adjust Field Lengths: Use the arrow buttons to fine-tune field lengths for App Store Connect.
- Copy and Paste: Copy the finalized content to the clipboard and paste it into App Store Connect.
- Download Localized File: Obtain the newly localized .xcloc file.
- Import Localization: In Xcode, go to Product > Import Localizations to import the file into your app.
- Manual Check: Manually review localization files in Xcode for accuracy.
- Test in Xcode: Select a language by navigating to Xcode > Product > Scheme > Edit Scheme… > Options > Add Language. Run your app to test the localized strings.