Skip to content

GUACAMOLE-1701: adding French translations#1051

Open
abesnier wants to merge 1 commit intoapache:mainfrom
abesnier:main
Open

GUACAMOLE-1701: adding French translations#1051
abesnier wants to merge 1 commit intoapache:mainfrom
abesnier:main

Conversation

@abesnier
Copy link
Copy Markdown

This PR is created to add French transalations to the new restrict extension.

I've attached it to the main JIRA ticket at the base of this extension, as I don't think this would require a dedicated JIRA issue, but please advise if I 'm wrong.

Best regards
Antoine

@abesnier abesnier changed the title GUACAMOLE-1701: adding French transalations GUACAMOLE-1701: adding French translations Jan 21, 2025
Copy link
Copy Markdown
Member

@corentin-soriano corentin-soriano left a comment

Choose a reason for hiding this comment

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

A minor change below.
You will also need to edit your commit message to correct the spelling error (transalations) and add a period.

Comment thread extensions/guacamole-auth-restrict/src/main/resources/translations/fr.json Outdated
@abesnier abesnier force-pushed the main branch 2 times, most recently from b42674b to bbf4237 Compare January 23, 2025 08:37
@corentin-soriano
Copy link
Copy Markdown
Member

Since both commits are related to the same change and their messages are similar, can you squash them into one?

@abesnier
Copy link
Copy Markdown
Author

abesnier commented Feb 6, 2025

I believe modifications were done as requested (I am not good with git, sorry...)

Copy link
Copy Markdown
Member

@corentin-soriano corentin-soriano left a comment

Choose a reason for hiding this comment

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

Last little changes and it will be good!

"translations" : [
"translations/en.json"
"translations/en.json",
"translations/fr.json",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you remove the comma at the end of this line which break the json?

"TABLE_HEADER_DAY" : "Jour",
"TABLE_HEADER_END_TIME" : "Heure de fin",
"TABLE_HEADER_HOST" : "Hôte",
"TABLE_HEADER_START_TIME" : "Heure de début",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you remove the comma at the end of this line too?

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