• Stars
    star
    526
  • Rank 84,247 (Top 2 %)
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created almost 12 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OS X / iOS Translations helper

SCStringsUtility

SCStringsUtility is an OS X Application built for easing the way we deal with localizable strings. It started off as a simple to/from CSV utility but ended up being a little bit more than that.

SCStringsUtility

Features

  • Import from Xcode project using genstrings and its .string files (options for a different genstrings routine and positional parameters)

  • Export to Localizable.strings/CSV/XML (with comments / key for missing translations)

  • Import from CSV/XML

  • Save back on top of the original files

  • Search (filter all or just the keys)

  • Editing & undo/redo support

  • Console for displaying genstrings warnings

How to use it

  • download the zipped app from the "releases" tab

  • fire up the application and point it to an .xcodeproj

##Known issues

  • The application doesn't work when opening Xcode projects that have the .strings files inside virual groups. XcodeEditor doesn't provide correct paths for that case

##ToDo

  • Individual cell selection

  • Better error handling

License

SCStringsUtility is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)

Contact

Feel free to contact me at [email protected] or https://twitter.com/stefanceriu

More Repositories

1

SCSiriWaveformView

UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.
Objective-C
1,090
star
2

SCXcodeMiniMap

Sublime Text like Minimap for Xcode
Objective-C
1,026
star
3

SCXcodeSwitchExpander

Xcode plugin that enables switch cases autocompletion
Objective-C
655
star
4

SCSafariPageController

A page view controller component that reproduces Mobile Safari's tab switching behavior
Objective-C
388
star
5

SCPageViewController

Just like UIPageViewController but better.. :)
Objective-C
353
star
6

SCStackViewController

SCStackViewController is a container view controller which allows you to stack other view controllers on the top/left/bottom/right of the root and build custom transitions between them while providing correct physics and appearance calls.
Objective-C
265
star
7

SCSkypeActivityIndicatorView

Activity indicator view similar to the one seen in the Skype apps.
Objective-C
106
star
8

SCXcodeEditorInset

Xcode plugin that adds an empty (configurable) space to the end of the editor text view
Objective-C
63
star
9

SCNavigationController

SCNavigationController is an UINavigationController like container view controller and was built to provide and expose more features and control
Objective-C
46
star
10

SCXcodeTabSwitcher

Enables changing Xcode tabs using the ⌘cmd + [1..9] keys
Objective-C
42
star
11

SCScrollView

UIScrollView subclass that can use a custom easing function to animate the setting of the content offset
Objective-C
20
star
12

Xcode-Headers

Xcode headers dump
Objective-C
18
star
13

UIScrollView-ScrollerAdditions

Customising UIScrollView's scroll bars
Objective-C
17
star
14

SCDragController

SCDragController is a component meant to aid the development of drag & drop behaviors.
Objective-C
10
star
15

SCMarsRover

Simple cocoa application that provides a visual implementation to the Thoughtworks Mars Rover problem
Objective-C
1
star