Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:technology-ebay-de/TEDLocalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Claus Höfele committed Feb 27, 2014
2 parents 5351663 + ebacec8 commit 6969e48
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
TEDLocalization
===============

Easy localization of view controllers and views for iOS.

[![Build Status](https://travis-ci.org/technology-ebay-de/TEDLocalization.png?branch=master)](https://travis-ci.org/technology-ebay-de/TEDLocalization)

`TEDLocalization` will traverse your view hierarchy and localize the view's text strings. It works with `UILabel`s, `UIButton`s, and `UITextField`s.

## How to use



0 comments on commit 6969e48

Please sign in to comment.