-
Notifications
You must be signed in to change notification settings - Fork 22
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
Feature/extended german translation #62
Open
jjarndt
wants to merge
17
commits into
develop
Choose a base branch
from
feature/extended-german-translation
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This extensive update adds and optimizes multiple German translations in the bpmn-js file. The changes cover a multitude of elements such as actions, tools, events, and descriptive terms, thereby improving localization and usability for German-speaking users.
A new line has been introduced in the German language properties-panel.js to provide a localized version of the 'Set color' option for the BPMNJS i18n extension. This helps in improving the user experience for German-speaking users.
A duplicated translation for 'collectEntries' was removed from the German language file in the bpmnjs-i18n-extension. The entry 'collectEntries (List<Object>)' was redundant as 'collectEntries' was already present.
This commit adds, updates, and organizes the translations for the properties-panel component in the German language. It prioritizes new translations and increases the consistency of the existing ones in the BPMN.js i18n extension.
Expanded the German localizations in the DMN editor by adding new lines and modifying existing ones. This commit aims to enhance and clarify the user interface for German users.
Removed numerous translations which were no longer required from the German translation file of bpmn-js. This contributes to keeping the translation files clean and up to date.
Added and modified several German language translations in the bpmnjs-i18n-extension. The changes include expanded translations for various elements, tasks, events, gateways, and more. Updated terms promote improved user understanding.
This commit updates the German translations within the bpmn-js i18n extension. Minor changes have been made to enhance the clarity and accuracy of translation for specific terms and phrases. These alterations are distributed across several files including dmn-js.js, bpmn-js.js and properties-panel.js.
This commit updates several translations in the German language file properties-panel.js. Changes include more accurate translations of terms like "Startable", "Task listener", "Task Priority", "Timer Definition Type", and "Variable Event" to ensure more clarity and precise meaning for the end-users.
This commit updates several translations in the German language file properties-panel.js. Changes include more accurate translations of terms like "Startable", "Task listener", "Task Priority", "Timer Definition Type", and "Variable Event" to ensure more clarity and precise meaning for the end-users.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moin,
Thanks for reviewing.
Cheers, Jakob