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/gl.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/gl.yml')
-rw-r--r-- | config/locales/gl.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/locales/gl.yml b/config/locales/gl.yml index d0d87f312..a1d12b9ae 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -801,9 +801,6 @@ gl: setting_repository_log_display_limit: "Número máximo de revisións que se mostran no ficheiro do historial." setting_file_max_size_displayed: "Tamaño máximo dos ficheiros de texto que se mostran liña por liña." field_watcher: "Seguidor" - setting_openid: "Permitir rexistrarse e acceder mediante OpenID." - field_identity_url: "URL de OpenID" - label_login_with_open_id_option: "ou acceda mediante OpenID." field_content: "Contido" label_descending: "Descendente" label_sort: "Ordenar" |