diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 27597cbb74..d11f6757d6 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -165,13 +165,13 @@ proxy.eligibleTypeList = http://www.w3.org/2002/07/owl#Thing # languages.forceLocale = en_US # -# An ordered list of supported languages or Locales that the user may choose -# to use instead of the one specified by the browser. The order of available -# locales in the VIVO UI will be in accordance with order in this property -# locales values. The first in the list will be selected as default locale -# when a user is accessing the application for the first time. The selected -# language(s) must exist in the list of property files in webapps or in the -# list of ttl files in interface-i18n directories within Vitro home. This +# An ordered list of supported languages or Locales that the user may choose +# to use instead of the one specified by the browser. The order of available +# locales in the VIVO UI will be in accordance with order in this property +# locales values. The first in the list will be selected as default locale +# when a user is accessing the application for the first time. The selected +# language(s) must exist in the list of property files in webapps or in the +# list of ttl files in interface-i18n directories within Vitro home. This # affects RDF data retrieved from the model, if RDFService.languageFilter is true. # This also affects the text of pages that have been modified to support # multiple languages. @@ -213,4 +213,4 @@ captcha.enabled = true captcha.implementation = nanocaptcha nanocaptcha.difficulty = easy #recaptcha.siteKey = -#recaptcha.secretKey = +#recaptcha.secretKey = \ No newline at end of file