diff --git a/app/views/admin/applications/index.html.haml b/app/views/admin/applications/index.html.haml index 250cc46296cfeeda0597d72c105860780bc8522b..1302a50adf05997a5b411dfebdaa3cc7a92d5f27 100644 --- a/app/views/admin/applications/index.html.haml +++ b/app/views/admin/applications/index.html.haml @@ -13,7 +13,7 @@ primary_button_options: button_options) do |c| - c.with_description do - = s_('AdminArea|Manage applications for your instance that can use GitLab as an OAuth provider, start by creating a new one above.') + = s_('AdminArea|Manage applications for your instance that can use GitLab as an OAuth provider.') - else = render ::Layouts::CrudComponent.new(s_('AdminArea|Instance OAuth applications'), diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 41508efd69491dc62ec72a486cbc1bcc78c5b8b5..3c65b03e7e053d3d32814de7001a90cae0e40eb7 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3697,7 +3697,7 @@ msgstr "" msgid "AdminArea|Manage applications for your instance that can use GitLab as an %{docs_link_start}OAuth provider%{docs_link_end}." msgstr "" -msgid "AdminArea|Manage applications for your instance that can use GitLab as an OAuth provider, start by creating a new one above." +msgid "AdminArea|Manage applications for your instance that can use GitLab as an OAuth provider." msgstr "" msgid "AdminArea|Minimal access"