@@ -59,6 +59,9 namespace :locales do | |||
|
59 | 59 | desc <<-END_DESC |
|
60 | 60 | Removes a translation string from all locale file (only works for top-level childless non-multiline keys, probably doesn\'t work on windows). |
|
61 | 61 | |
|
62 | This task does not work on Ruby 1.8.6. | |
|
63 | You need to use Ruby 1.8.7 or later. | |
|
64 | ||
|
62 | 65 | Options: |
|
63 | 66 | key=key_1,key_2 Comma-separated list of keys to delete |
|
64 | 67 | skip=en,de Comma-separated list of locale files to ignore (filename without extension) |
General Comments 0
You need to be logged in to leave comments.
Login now