Skip to content

Commit

Permalink
remove TODO from README, refs #2
Browse files Browse the repository at this point in the history
  • Loading branch information
jenseng committed Mar 20, 2014
1 parent 3134b0e commit 658fd2f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@

[<img src="https://secure.travis-ci.org/jenseng/i18nliner.png" />](http://travis-ci.org/jenseng/i18nliner)

yay readme-driven development!

## TODO

* rake tasks
* import

====

I18nliner is I18n made simple.

No .yml files. Inline defaults. Optional keys. Inferred interpolation values.
Expand Down Expand Up @@ -315,11 +306,6 @@ the same as `t` at runtime, but signals to the extractor that it shouldn't
complain. You should only do this if you are sure that the specified
key/string is extracted elsewhere or already in your yml.

### i18nliner:import

Imports a translated yml file. Ensures that all placeholders and wrappers are
present.

#### .i18nignore and more

By default, the check and dump tasks will look for inline translations in any
Expand Down

0 comments on commit 658fd2f

Please sign in to comment.