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

fix a message for the site url form

utsushiiro 7 лет назад
Родитель
Сommit
06d3d554f0
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      resource/locales/en-US/translation.json
  2. 1 1
      resource/locales/ja/translation.json

+ 1 - 1
resource/locales/en-US/translation.json

@@ -287,7 +287,7 @@
     "Site Name": "Site name",
     "sitename_change": "You can change Site Name which is used for header and HTML title.",
     "header_content": "The contents entered here will be shown in the header etc.",
-    "Site URL": "This is for the site URL setting. If this setting is not done, the site URL automatically generated from the information of the HTTP request will be used, but setting is necessary to enable some functions such as SAML authentication and OAuth authentication.",
+    "Site URL": "This is for the site URL setting. If this setting is not done, some features don't work.",
     "siteurl_help": "Site full URL beginning from <code>http://</code> or <code>https://</code>.",
     "Confidential name": "Confidential name",
     "Default Language for new users": "Default Language for new users",

+ 1 - 1
resource/locales/ja/translation.json

@@ -301,7 +301,7 @@
     "Site Name": "サイト名",
     "sitename_change": "ヘッダーや HTML タイトルに使用されるサイト名を変更できます。",
     "header_content": "ここに入力した内容は、ヘッダー等に表示されます。",
-    "Site URL": "サイトURLを明示的に指定します。この設定が行われていない場合はサイトURLがHTTPリクエストの情報から自動的生成されたものが使用されますが、SAML認証やOAuth認証等の一部機能を有効にするには設定が必要です。",
+    "Site URL": "サイトURLを設定します。この設定が行われていない場合は一部機能が動作しません。",
     "siteurl_help": "<code>http://</code> または <code>https://</code> から始まるサイトのURL",
     "Confidential name": "コンフィデンシャル表示",
     "Default Language for new users": "新規ユーザーのデフォルト設定言語",