mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Merged HEAD (5.1) to 5.1.N (5.1.1)
114422 jphuynh: ACE-4447: Fixed messages around Java Validation and Share installer. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@114595 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -399,7 +399,7 @@ img.exe=${'${img.root}'}\\convert.exe</value>
|
||||
<autodetectJava>
|
||||
<abortOnError>1</abortOnError>
|
||||
<showMessageOnError>1</showMessageOnError>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Please install a compatible Java version and try again.</customErrorMessage>
|
||||
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
|
||||
<promptUser>0</promptUser>
|
||||
<validVersionList>
|
||||
<validVersion>
|
||||
|
||||
@@ -223,8 +223,8 @@ msgstr "JDK Installation Directory:"
|
||||
msgid "Java"
|
||||
msgstr "Java"
|
||||
|
||||
msgid "Java Component required to run the Alfresco server."
|
||||
msgstr "Java Component required to run the Alfresco server."
|
||||
msgid "Java Component required to run ${product_fullname}."
|
||||
msgstr "Java Component required to run ${product_fullname}."
|
||||
|
||||
msgid "Java Home path contains spaces. Alfresco might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
msgstr "Java Home path contains spaces. Alfresco might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
|
||||
@@ -232,8 +232,8 @@ msgstr "Java Home path contains spaces. Alfresco might not work properly, as the
|
||||
msgid "This module requires Java, and no Java instance can be found."
|
||||
msgstr "This module requires Java, and no Java instance can be found."
|
||||
|
||||
msgid "Launch ${product_fullname} Share"
|
||||
msgstr "Launch ${product_fullname} Share"
|
||||
msgid "Launch ${product_fullname}"
|
||||
msgstr "Launch ${product_fullname}"
|
||||
|
||||
msgid "LibreOffice"
|
||||
msgstr "LibreOffice"
|
||||
@@ -646,8 +646,8 @@ msgstr "Select at least one of the Solr components."
|
||||
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
|
||||
msgstr "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
|
||||
|
||||
msgid "Connect Alfresco Share to Alfresco Platform"
|
||||
msgstr "Connect Alfresco Share to Alfresco Platform"
|
||||
msgid "Connect Alfresco Share to the repository"
|
||||
msgstr "Connect Alfresco Share to the repository"
|
||||
|
||||
msgid "Enter the location of your Alfresco repository."
|
||||
msgstr "Enter the location of your Alfresco repository."
|
||||
|
||||
Reference in New Issue
Block a user