Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 12 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T22:52:13.000Z (over 3 years ago)
- Last Synced: 2024-05-02T00:15:10.514Z (8 months ago)
- Topics: duplicate, i18n, l10n, localization, localized, objective-c, string
- Language: C
- Homepage:
- Size: 87.9 KB
- Stars: 8
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
StringsDuplicate
================[![Build Status](https://img.shields.io/travis/macmade/StringsDuplicates.svg?branch=master&style=flat)](https://travis-ci.org/macmade/StringsDuplicates)
[![Issues](http://img.shields.io/github/issues/macmade/StringsDuplicates.svg?style=flat)](https://github.com/macmade/StringsDuplicates/issues)
![Status](https://img.shields.io/badge/status-inactive-lightgray.svg?style=flat)
![License](https://img.shields.io/badge/license-boost-brightgreen.svg?style=flat)
[![Contact](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/macmade)
[![Donate-Patreon](https://img.shields.io/badge/donate-patreon-yellow.svg?style=flat)](https://patreon.com/macmade)
[![Donate-Gratipay](https://img.shields.io/badge/donate-gratipay-yellow.svg?style=flat)](https://www.gratipay.com/macmade)
[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](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