mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
ACE-4456: Fixed warning message formatting.
- Updated message on LibreOffice part with 2 new required libraries. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@114415 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -245,7 +245,8 @@
|
|||||||
<infoParameter>
|
<infoParameter>
|
||||||
<name>alfresco_report</name>
|
<name>alfresco_report</name>
|
||||||
<title>Warning</title>
|
<title>Warning</title>
|
||||||
<explanation>This environment is not configured optimally for Alfresco - review this list before continuing.\n\nWhile these issues won’t prevent Alfresco from functioning, some product features might not be available, or the system might not perform optimally.</explanation>
|
<explanation>This environment is not configured optimally for Alfresco - review this list before continuing.
|
||||||
|
While these issues won’t prevent Alfresco from functioning, some product features might not be available, or the system might not perform optimally.</explanation>
|
||||||
<value></value>
|
<value></value>
|
||||||
<insertBefore>readytoinstall</insertBefore>
|
<insertBefore>readytoinstall</insertBefore>
|
||||||
</infoParameter>
|
</infoParameter>
|
||||||
|
@@ -418,8 +418,8 @@ msgstr "Solr1"
|
|||||||
msgid "Solr4"
|
msgid "Solr4"
|
||||||
msgstr "Solr4"
|
msgstr "Solr4"
|
||||||
|
|
||||||
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
||||||
msgstr "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
msgstr "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXextlibcups libGLU\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
|
||||||
|
|
||||||
msgid "We support PostgreSQL as service only."
|
msgid "We support PostgreSQL as service only."
|
||||||
msgstr "We support PostgreSQL as service only."
|
msgstr "We support PostgreSQL as service only."
|
||||||
|
@@ -17,7 +17,11 @@
|
|||||||
<actionList>
|
<actionList>
|
||||||
<setInstallerVariable name="continue_installation" value="yes" />
|
<setInstallerVariable name="continue_installation" value="yes" />
|
||||||
<showQuestion>
|
<showQuestion>
|
||||||
<text>Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?</text>
|
<text>Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU
|
||||||
|
You are strongly advised to stop this installation and install the libraries.
|
||||||
|
For more information, see the LibreOffice documentation at http://docs.alfresco.com
|
||||||
|
|
||||||
|
Do you want to continue with the installation?</text>
|
||||||
<variable>continue_installation</variable>
|
<variable>continue_installation</variable>
|
||||||
<default>no</default>
|
<default>no</default>
|
||||||
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
<ruleEvaluationLogic>or</ruleEvaluationLogic>
|
||||||
|
Reference in New Issue
Block a user