mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
ACE-4547: Added localisation for Language selection + updated various messages
+ Clean up and updated consistency of the README files. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@115780 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -109,8 +109,8 @@ msgstr "Database Name"
|
||||
msgid "Database Name:"
|
||||
msgstr "Database Name:"
|
||||
|
||||
msgid "Deploying Alfresco..."
|
||||
msgstr "Deploying Alfresco..."
|
||||
msgid "Deploying Alfresco... This can take up to five minutes."
|
||||
msgstr "Deploying Alfresco... This can take up to five minutes."
|
||||
|
||||
msgid "Do you want to install PostgreSQL as a Windows service?"
|
||||
msgstr "Do you want to install PostgreSQL as a Windows service?"
|
||||
@@ -664,5 +664,10 @@ msgstr "Solr is an open source enterprise search platform that uses Apache Lucen
|
||||
msgid "Unable to bind to the given port number. ${process_binding_message}"
|
||||
msgstr "Unable to bind to the given port number. ${process_binding_message}"
|
||||
|
||||
msgid "This port is already in use by the ${process_binding_port} process. Please select another ${serverName} Server Port."
|
||||
msgstr "This port is already in use by the ${process_binding_port} process. Please select another ${serverName} Server Port."
|
||||
msgid "This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
|
||||
msgstr "This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
|
||||
|
||||
# Built-in messages
|
||||
Installer.Installation.Question.Abort=Do you want to cancel the installation?
|
||||
Installer.LanguageSelection.Title=Language Selection
|
||||
Installer.LanguageSelection.Select=Select the installation language
|
||||
|
@@ -328,7 +328,7 @@
|
||||
</ruleList>
|
||||
</findFile>
|
||||
<logMessage text="Tomcat log file ${windowsTomcatLogFile}" />
|
||||
<foreach values="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" variables="iteration" progressText="Deploying Alfresco...">
|
||||
<foreach values="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" variables="iteration" progressText="Deploying Alfresco... This can take up to five minutes.">
|
||||
<actionList>
|
||||
<actionGroup>
|
||||
<actionList>
|
||||
|
Reference in New Issue
Block a user