diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-02-12 17:30:56 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-02-12 17:30:56 +0000 |
commit | 571494a028fc9355f918987cba9b1c89e8b2dc5f (patch) | |
tree | 11b80b4355728569c3b16a3a8020124c04773967 /lang/uk.yml | |
parent | 2807b9c927afd7ef0bf5afbfc2bb8ffd2fdc0277 (diff) | |
download | redmine-571494a028fc9355f918987cba9b1c89e8b2dc5f.tar.gz redmine-571494a028fc9355f918987cba9b1c89e8b2dc5f.zip |
Adds missing strings (#699).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2455 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/uk.yml')
-rw-r--r-- | lang/uk.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/uk.yml b/lang/uk.yml index 6797c9cd5..779c94386 100644 --- a/lang/uk.yml +++ b/lang/uk.yml @@ -705,3 +705,6 @@ text_plugin_assets_writable: Plugin assets directory writable label_display: Display button_create_and_continue: Create and continue text_custom_field_possible_values_info: 'One line for each value' +field_identity_url: OpenID URL +setting_openid: Allow OpenID login and registration +label_login_with_open_id_option: or login with OpenID |