Project

General

Profile

Actions

Feature #6548

closed

Rake tasks to add/remove i18n strings

Added by Eric Davis over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Translations
Target version:
Start date:
2010-09-30
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed

Description

It would help with i18n if there were two more rake tasks:

  • one to add a new string rake locales:add key=text_a_new_string value="Default value"
  • one to remove a string rake locales:remove key=text_an_old_string

It would be even better if it could be used to exclude specific locales like "exclude=en". This can be used to invalidate translated strings if the content is going to change.

Actions

Also available in: Atom PDF