summaryrefslogtreecommitdiffstats
path: root/config/locales/it.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-23 17:56:39 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-23 17:56:39 +0000
commitff36245f3e1eefc9bd2dcc0d5cd18d50a3cb0445 (patch)
treec038069dde6a2c58eb2909861eab860daeaeb4f8 /config/locales/it.yml
parentedab0f0cbb85fb571097d2365bc8edc03962707e (diff)
downloadredmine-ff36245f3e1eefc9bd2dcc0d5cd18d50a3cb0445.tar.gz
redmine-ff36245f3e1eefc9bd2dcc0d5cd18d50a3cb0445.zip
Move API setting to Authentication tab and add translations strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3222 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r--config/locales/it.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 2b5ee2fd3..e09c881c1 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -870,3 +870,11 @@ it:
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision {{value}}
+ label_api_access_key: API access key
+ text_show: Show
+ label_api_access_key_created_on: API access key created {{value}} ago
+ label_feeds_access_key: RSS access key
+ notice_api_access_key_reseted: Your API access key was reset.
+ setting_rest_api_enabled: Enable REST web service
+ label_missing_api_access_key: Missing an API access key
+ label_missing_feeds_access_key: Missing a RSS access key