Skip to content

New Crowdin updates#224

Open
AlessioGr wants to merge 88 commits into
mainfrom
l10n_main
Open

New Crowdin updates#224
AlessioGr wants to merge 88 commits into
mainfrom
l10n_main

Conversation

@AlessioGr

Copy link
Copy Markdown
Owner

No description provided.

AlessioGr added 27 commits June 4, 2026 18:35
accept:
name: "<!i><green>Accept quest"
decline:
name: "<!i><red>Decline quest"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Legacy GUI keys removed

High Severity

The gui section in en-US.yml was refactored, but GUIManager, QuestManager, and UserCommands still reference the old translation keys. This causes quest menus and previews to break, displaying missing strings, incorrect element positioning, and placeholder materials.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2ce5752. Configure here.

create-already-exists: '<error>Es gibt schon ein Profil mit dem Namen <highlight>%NEWPROFILENAME%</highlight>.'
create-invalid-characters: '<error>Der Profilname hat ungültige Zeichen.'
created-successfully: '<success>Du hast das Profil <highlight>%NEWPROFILENAME%</highlight> erfolgreich erstellt! Um auf das Profil zu wechseln, führe <highlight2>/nq profiles change %NEWPROFILENAME%</highlight2> aus'
created-successfully: '<success>Du hast das Profil <highlight>%NEWPROFILENAME%</highlight> erfolgreich erstellt! Um auf das Profil zu wechseln, führe <highlight2>/nq profile change %NEWPROFILENAME%</highlight2> aus'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Wrong profile switch command

Medium Severity

The profile creation success message in de-DE.yml now suggests /nq profile change to switch profiles. This command is incorrect; the actual command requires profiles (plural). Users copying the suggested command will find it doesn't work.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2ce5752. Configure here.

Comment thread plugin/src/main/resources/translations/en-US.yml Outdated
BetonQuestCompleteObjective:
base: 'Finish Objective: <main>%BETONQUESTOBJECTIVENAME%'
ultimateJobsReachJobLevel:
base: 'Reach job level <main>%AMOUNT%</main> with job <main>%JOBID%'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

UltimateJobs task text removed

Medium Severity

chat.objectives.taskDescription.ultimateJobsReachJobLevel.base was deleted while UltimateJobsReachJobLevelObjective still requests that key, so UltimateJobs objectives can show a missing-language error instead of a task description.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2ce5752. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

There are 4 total unresolved issues (including 3 from previous reviews).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b302e0b. Configure here.

create-already-exists: '<error>Ya existe un perfil con el nombre <highlight>%NEWPROFILENAME%</highlight>.'
create-invalid-characters: '<error>El nombre de perfil ingresado tiene caracteres no válidos.'
created-successfully: '<success>Has creado el perfil <highlight>%NEWPROFILENAME%</highlight> exitosamente! Para cambiar a él, usa <highlight2>/nq profiles change %NEWPROFILENAME%</highlight2>'
created-successfully: '<success>¡! Se creó correctamente el perfil<highlight>%NEWPROFILENAME%</highlight>! Para cambiarlo usa <highlight2>/nq profiles change %NEWPROFILENAME%</highlight2>'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Broken Spanish profile message

Low Severity

The profiles.created-successfully string in es-ES.yml was updated with a garbled ¡! prefix and a missing space before the %NEWPROFILENAME% placeholder, causing the success message to display incorrectly for Spanish players.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b302e0b. Configure here.

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.

1 participant