diff options
author | Go MAEDA <maeda@farend.jp> | 2021-12-14 00:09:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-12-14 00:09:53 +0000 |
commit | 9955844da1d209778f06ad9a3583949048b8ee88 (patch) | |
tree | 66ab53cdc74fd2dde980fd9dd6bd7a996fd1920b /config/locales/et.yml | |
parent | 390841721e61e0037db9f6227c72ee12f4d76180 (diff) | |
download | redmine-9955844da1d209778f06ad9a3583949048b8ee88.tar.gz redmine-9955844da1d209778f06ad9a3583949048b8ee88.zip |
Drop OpenID support (#35755).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21312 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/et.yml')
-rw-r--r-- | config/locales/et.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/locales/et.yml b/config/locales/et.yml index 025785a7a..315f74e34 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -327,7 +327,6 @@ et: field_parent_title: "Pärineb lehest" field_editable: "Muudetav" field_watcher: "Jälgija" - field_identity_url: "OpenID URL" field_content: "Sisu" field_group_by: "Rühmita tulemus" field_sharing: "Teemade jagamine" @@ -390,7 +389,6 @@ et: setting_diff_max_lines_displayed: "Enim korraga näidatavaid erinevusi" setting_file_max_size_displayed: "Kuvatava tekstifaili suurim maht" setting_repository_log_display_limit: "Enim ajaloos näidatavaid sissekandeid" - setting_openid: "Luba OpenID-ga registreerimine ja sisselogimine" setting_password_min_length: "Lühim lubatud parooli pikkus" setting_new_project_user_role_id: "Projekti looja roll oma projektis" setting_default_projects_modules: "Vaikimisi moodulid uutes projektides" @@ -531,7 +529,6 @@ et: label_information: "Teave" label_information_plural: "Teave" label_register: "Registreeru" - label_login_with_open_id_option: "või logi sisse OpenID-ga" label_password_lost: "Kui parool on ununud..." label_home: "Kodu" label_my_page: "Minu leht" |