Skip to content

Changes to English DCL Language Entries#11256

Open
Chris-Squirrel wants to merge 2 commits intoILIAS-eLearning:release_11from
Chris-Squirrel:dcl_11
Open

Changes to English DCL Language Entries#11256
Chris-Squirrel wants to merge 2 commits intoILIAS-eLearning:release_11from
Chris-Squirrel:dcl_11

Conversation

@Chris-Squirrel
Copy link
Contributor

Here are my proposed changes to the DCL language entries.

Some changes are minor - grammar, typo and case corrections. Others are somewhat larger. All of the larger ones have been discussed with Oliver or Ingmar.

This is my first ever pull request, so I hope I have done everything correctly.

If/when this is pushed, could it also be cherry-picked to trunk by someone please? I don't yet know how to do that!

@Chris-Squirrel Chris-Squirrel added improvement translations Pull requests that propose changes to ILIAS language files. labels Mar 11, 2026
@Chris-Squirrel Chris-Squirrel changed the title English Languages Changed to DCL Language Entries Changes to English DCL Language Entries Mar 11, 2026
Copy link
Contributor

@iszmais iszmais left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

LGTM 👍

@oliversamoila please let me no ifyou see any conceptional flaws here.

Greetings,
@iszmais

Copy link
Contributor

@oliversamoila oliversamoila left a comment

Choose a reason for hiding this comment

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

Thank you so much!
It looks pretty good.

@iszmais
Copy link
Contributor

iszmais commented Mar 16, 2026

@Chris-Squirrel Thank you for your contribution!
I created a PR for trunk and assigned it to you: #11269
Since I don't have any code change authority here (is this even code?), I would leave those to you to merge since you have the greatest expertise on these changes.


FYI, That's how I did it:

  • I got myself the newest trunk with git checkout trunk and then git pull origin trunk
  • I created a new branch with a more fitting name with git checkout -b dcl_12
  • I cherry-picked you commits with git cherry-pick YOUR-COMMIT-ID. You can find those IDs for every commit within the tab "commit".
  • I pushed the changes to my repo with git push fork dcl_12

Sometimes you may encounter cherry-pick issues that way when to many people currently changed the files you wanted to change, but in most cases this works flawless.

Greetings,
@iszmais

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement translations Pull requests that propose changes to ILIAS language files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants