bernardodemarco commented on code in PR #13094:
URL: https://github.com/apache/cloudstack/pull/13094#discussion_r3181810377


##########
ui/public/locales/pt_BR.json:
##########
@@ -1,2595 +1,2595 @@
 {
-"alert.service.domainrouter": "Roteador do dom\u00ednio",
-"error.dedicate.cluster.failed": "Falha ao dedicar cluster",
-"error.dedicate.host.failed": "Falha ao dedicar host",
-"error.dedicate.pod.failed": "Falha ao dedicar pod",
-"error.dedicate.zone.failed": "Falha ao dedicar zona",
-"error.execute.api.failed": "Falha ao executar API",
-"error.fetching.async.job.result": "Foi encontrado um erro ao buscar o 
resultado do job ass\u00edncrono",
-"error.form.message": "H\u00e1 problemas no formul\u00e1rio. Por favor, 
corrija-os.",
-"error.password.not.match": "Os campos de senha n\u00e3o coincidem",
-"error.release.dedicate.cluster": "Falha ao liberar cluster dedicado.",
-"error.release.dedicate.host": "Falha ao liberar host dedicado.",
-"error.release.dedicate.pod": "Falha ao liberar pod dedicado.",
-"error.release.dedicate.zone": "Falha ao liberar zona dedicada.",
-"error.unable.to.proceed": "N\u00e3o foi poss\u00edvel proceder. Por favor, 
contate um administrador.",
-"firewall.close": "Firewall",
-"icmp.code.desc": "Informe -1 para permitir todos os c\u00f3digos ICMP.",
-"icmp.type.desc": "Informe -1 para permitir todos os tipos ICMP.",

Review Comment:
   These changes will probably break the UI labels. We should always seek to 
use escaped unicode characters



##########
ui/src/views/dashboard/OnboardingDashboard.vue:
##########
@@ -28,13 +28,9 @@
         <p>{{ $t('message.installwizard.copy.whatiscloudstack') }}</p>
         <img class="center" src="assets/bg-what-is-cloudstack.png">
         <pre>{{ $t('message.installwizard.cloudstack.helptext.header') }}</pre>
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.website') }}<a 
href="https://cloudstack.apache.org"; 
target="_blank">https://cloudstack.apache.org</a></pre>
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.document') }}<a 
:href="'https://docs.cloudstack.apache.org/en/' + cloudstackminorversion" 
target="_blank">https://docs.cloudstack.apache.org/en/{{ cloudstackminorversion 
}}</a></pre>
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.releasenotes') 
}}<a :href="'https://docs.cloudstack.apache.org/en/' + cloudstackminorversion + 
'/releasenotes/'" target="_blank">https://docs.cloudstack.apache.org/en/{{ 
cloudstackminorversion }}/releasenotes/</a></pre>
-
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.mailinglists') 
}}<a href="https://cloudstack.apache.org/mailing-lists.html"; 
target="_blank">https://cloudstack.apache.org/mailing-lists.html</a></pre>
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.survey') }}<a 
href="https://cloudstack.apache.org/survey.html"; 
target="_blank">https://cloudstack.apache.org/survey.html</a></pre>
-        <pre>{{ $t('message.installwizard.cloudstack.helptext.issues') }}<a 
href="https://github.com/apache/cloudstack/issues/new"; 
target="_blank">https://github.com/apache/cloudstack/issues/new</a></pre>

Review Comment:
   We should keep the community/documentation links as they currently are here.



##########
CHANGES.md:
##########
@@ -4,6 +4,11 @@ Apache CloudStack CHANGES
 
 Full release notes for each release are located in the project's documentation 
[website](https://docs.cloudstack.apache.org/en/latest/releasenotes/index.html)
 
+NexaCloud Rebranding
+-------------------
+
+- CloudStack rebranded to NexaCloud; monochrome theme; communication links 
removed.
+

Review Comment:
   @antonychigz-boop, these changes seem to be targeted to an ACS fork; they 
are not suitable for the community repo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to