Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to explain better user ldap domain and collabora code widget #68

Merged
merged 6 commits into from
Dec 20, 2023

Conversation

stephdl
Copy link
Contributor

@stephdl stephdl commented Dec 19, 2023

Update translation.json with LDAP-related changes

This pull request includes a refactoring of the Settings.vue component and updates the translation.json file with LDAP-related changes.

NethServer/dev#6806

image

image
image
image
image
image

@stephdl stephdl changed the title Refactor Settings.vue component Try to explain better user ldap domain and collabora code widget Dec 19, 2023
Copy link
Member

@DavidePrincipi DavidePrincipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, but the Host name placeholder must adhere to this list of guidelines NethServer/dev#6806 (comment)

@@ -1,7 +1,8 @@
{
"common": {
"required": "Required",
"work_in_progress": "Work in progress"
"work_in_progress": "Work in progress",
"eg_value": "E.g. {value}"
Copy link
Member

@DavidePrincipi DavidePrincipi Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer using a static label, with a example.com domain suffix that strengthen furthermore the fact that it is just an example...

Suggested change
"eg_value": "E.g. {value}"
"eg_value": "e.g. mynextcloud.example.com"

The purpose of the placeholder is not suggesting a suitable value, but clarify what kind of value the input field expects. In this case it is a FQDN host name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

I did it a bit differently, we cannot send to translation a hostname, it could be changed by the translators

ui/src/views/Settings.vue Outdated Show resolved Hide resolved
@stephdl stephdl merged commit f6cec69 into main Dec 20, 2023
1 check passed
@stephdl stephdl deleted the explainUserDomain branch December 20, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants