Просмотр исходного кода

Maintenance: Improve wording in Exchange integration.

Florian Liebe 1 год назад
Родитель
Сommit
17c7a20ca3

+ 1 - 1
app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco

@@ -11,7 +11,7 @@
       <div class="wizard-body vertical justified">
         <div class="alert alert--danger hide" role="alert"></div>
 
-        <p><%- @T('Please enter the endpoint and select the authentication method for accessing Exchange Web Services.') %></p>
+        <p><%- @T('Please enter the endpoint for accessing Exchange Web Services.') %></p>
         <table class="settings-list" style="width: 100%;">
           <thead>
             <tr>

+ 1 - 1
i18n/zammad.pot

@@ -8154,7 +8154,7 @@ msgid "Please enter a valid email address."
 msgstr ""
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid "Please enter the endpoint and select the authentication method for accessing Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco