From 658fd2f82d69eab0c0df9d841256750203100ef5 Mon Sep 17 00:00:00 2001 From: Jon Jensen Date: Thu, 20 Mar 2014 17:37:35 -0600 Subject: [PATCH] remove TODO from README, refs #2 --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index a6b5cbf..ff3c9a2 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,6 @@ [](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. @@ -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