https://github.com/macmade/stringsduplicates
This is a very simple command line program to find duplicate string labels in .strings files.
https://github.com/macmade/stringsduplicates
duplicate i18n l10n localization localized objective-c string
Last synced: 5 months ago
JSON representation
This is a very simple command line program to find duplicate string labels in .strings files.
- Host: GitHub
- URL: https://github.com/macmade/stringsduplicates
- Owner: macmade
- Created: 2013-02-16T06:32:46.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T22:52:13.000Z (over 4 years ago)
- Last Synced: 2025-04-19T17:12:21.236Z (9 months ago)
- Topics: duplicate, i18n, l10n, localization, localized, objective-c, string
- Language: C
- Homepage:
- Size: 87.9 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
StringsDuplicate
================
[](https://travis-ci.org/macmade/StringsDuplicates)
[](https://github.com/macmade/StringsDuplicates/issues)


[](https://twitter.com/macmade)
[](https://patreon.com/macmade)
[](https://www.gratipay.com/macmade)
[](https://paypal.me/xslabs)
About
-----
This is a very simple command line program to find duplicate string labels in .strings files.
Documentation
-------------
### Usage
StringsDuplicate path/to/strings/file
License
-------
StringsDuplicate is released under the terms of the Boost Software License - Version 1.0.
Repository Infos
----------------
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade