diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 20:24:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-06 20:24:26 +0000 |
commit | a80dbc49b1670877aca09b11101d4a5b40ea58c2 (patch) | |
tree | ad81a0601a377471558b561c08be9956cd1b008a /lang/en.yml | |
parent | 78d9ae9754578cda4b72d7b28a4f707534c15c49 (diff) | |
download | redmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.tar.gz redmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.zip |
Admin settings screen split to tabs.
Email notification options moved to this view as a tab and LDAP list is accessible from the 'Authentication' tab.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1046 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index eae61d7bf..eec7702b7 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -353,6 +353,7 @@ label_contains: contains label_not_contains: doesn't contain label_day_plural: days label_repository: Repository +label_repository_plural: Repositories label_browse: Browse label_modification: %d change label_modification_plural: %d changes @@ -463,6 +464,7 @@ label_registration_automatic_activation: automatic account activation label_display_per_page: 'Per page: %s' label_age: Age label_change_properties: Change properties +label_general: General button_login: Login button_submit: Submit |