SkillAgentSearch skills...

XCStringsEditor

An editor for a .xcstrings localization file introduced in Xcode 15

Install / Use

/learn @xiles/XCStringsEditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="XCStringsEditorIcon.png" width="128" />

XCStringsEditor

Platform Made With

XCStringsEditor is an editor built with pure SwiftUI that can edit the .xcstrings localization file introduced in Xcode 15.

XCStringsEditor

Requirements

  • macOS 14.0+
  • Xcode 15.2+

Features

  • Open, edit translation and save .xcstrings file.
  • Support plural variations. Plural variation should be added in Xcode before editing in XCStringsEditor.
  • Support device variations. Device variation should be added in Xcode before editing in XCStringsEditor.
  • Translate with Google Translate. Google Translate API Key must be set to use Auto Translate.
  • Reverse Translation. You can check the translation with reverse translation.
  • Filtering<br /> New, Translated, Modified, Needs Review, Needs Work, Translate Later, Source=Translation
  • Flag "Needs Work" or "Translate Later".
  • Show/Hide "Needs Work" and "Translate Later" flagged items.

Plans

  • [ ] Open with .xcodeproj file.
  • [ ] Add/Remove plural variations.
  • [ ] Add/Remove device variations.
  • [ ] Support multiple files.

License

XCStringsEditor is available under the MIT license. See the LICENSE file for more info.

Acknowledgements

Pencil image on Icon: Image by xvector on Freepik

View on GitHub
GitHub Stars97
CategoryDevelopment
Updated21d ago
Forks18

Languages

Swift

Security Score

95/100

Audited on Mar 11, 2026

No findings