go dam#13094
Conversation
…ing-and-styling-changes docs: add NexaCloud rebranding changelog note
…ommunity-references ui: remove external community/support links and neutralize onboarding/footer messaging
DaanHoogland
left a comment
There was a problem hiding this comment.
There are a lot of changes in here that revert localisations of strings to english. Translations by speaker of any language are much appreciated @antonychigz-boop , but please remove any changes for languages you are not native or at least proficient in. I realise I am making an assumption here, but reverting to english is giving me that thought.
sorry to sound so negative, your work is appreciated.
shwstppr
left a comment
There was a problem hiding this comment.
Seems like some internal work, not fit for community
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
| "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.", |
There was a problem hiding this comment.
These changes will probably break the UI labels. We should always seek to use escaped unicode characters
| <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> |
There was a problem hiding this comment.
We should keep the community/documentation links as they currently are here.
| NexaCloud Rebranding | ||
| ------------------- | ||
|
|
||
| - CloudStack rebranded to NexaCloud; monochrome theme; communication links removed. | ||
|
|
There was a problem hiding this comment.
@antonychigz-boop, these changes seem to be targeted to an ACS fork; they are not suitable for the community repo
Description
This PR...
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?