lib/i18n/tasks/console_context.rb in i18n-tasks-0.5.4 vs lib/i18n/tasks/console_context.rb in i18n-tasks-0.6.0
- old
+ new
@@ -67,10 +67,9 @@
#{yellow 'Keys'}
t(key, locale)
key_value?(key, locale)
depluralize_key(key, locale) # convert 'hat.one' to 'hat'
- absolutize_key(key, path) # '.title' to 'users.index.title'
TEXT
end
end
end
end