diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-02-21 16:10:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-02-21 16:10:51 +0000 |
commit | 0624bdb6c945e8c1872ad89d1822b5012e5f1c4a (patch) | |
tree | 1f0fcfa7c05c613f2e17d869875dbe179e4a90ee /config/locales/en.yml | |
parent | 1c5a2ddfb07cd4993fa9f28542df51a399e29a6c (diff) | |
download | redmine-0624bdb6c945e8c1872ad89d1822b5012e5f1c4a.tar.gz redmine-0624bdb6c945e8c1872ad89d1822b5012e5f1c4a.zip |
Adds missing strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2506 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 0f78ae1b3..9e0ee80b0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -238,6 +238,7 @@ en: field_comments_sorting: Display comments field_parent_title: Parent page field_editable: Editable + field_watcher: Watcher setting_app_title: Application title setting_app_subtitle: Application subtitle @@ -280,6 +281,7 @@ en: setting_diff_max_lines_displayed: Max number of diff lines displayed setting_file_max_size_displayed: Max size of text files displayed inline setting_repository_log_display_limit: Maximum number of revisions displayed on file log + setting_openid: Allow OpenID login and registration permission_edit_project: Edit project permission_select_project_modules: Select project modules |