Table: Handle by sort error - #2670
Open
TruongQuangSB wants to merge 2 commits into
Open
Conversation
Test Results147 tests ±0 147 ✅ ±0 3m 21s ⏱️ +3s Results for commit 487e283. ± Comparison against base commit c190568. This pull request removes 8 and adds 8 tests. Note that renamed tests count towards both. |
mariusheine
requested changes
Sep 9, 2026
mariusheine
left a comment
Contributor
There was a problem hiding this comment.
@TruongQuangSB Some small typo fixes please
| TableTransform_Error=Fehler bei Tabellengenerierung | ||
| TableTransform_ComparePlanError_Msg=Es gibt Fehler bei der Tabellengenerierung der Vergleichsplanung. Es wird nur die Tabelle der Originalplanung angezeigt. | ||
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Table kann nicht vollständig darstellen No newline at end of file | ||
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Table kann nicht vollständig darstellen |
Contributor
There was a problem hiding this comment.
Suggested change
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Table kann nicht vollständig darstellen | |
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Tabelle kann nicht vollständig darstellen |
| TableTransform_ComparePlanError_Msg=Es gibt Fehler bei der Tabellengenerierung der Vergleichsplanung. Es wird nur die Tabelle der Originalplanung angezeigt. | ||
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Table kann nicht vollständig darstellen No newline at end of file | ||
| TableTransform_Error_Msg=Es gibt Fehler bei der Tabellengenerierung. Die Table kann nicht vollständig darstellen | ||
| TableTransform_Sort_Error=Die Sortierung der Tabelle ist nicht erfolgreich No newline at end of file |
Contributor
There was a problem hiding this comment.
Suggested change
| TableTransform_Sort_Error=Die Sortierung der Tabelle ist nicht erfolgreich | |
| TableTransform_Sort_Error=Die Sortierung der Tabelle war nicht erfolgreich |
| public String TableTransform_Error; | ||
|
|
||
| /** | ||
| * Die Sortierung der Tabelle ist nicht erfolgreich |
Contributor
There was a problem hiding this comment.
Suggested change
| * Die Sortierung der Tabelle ist nicht erfolgreich | |
| * Die Sortierung der Tabelle war nicht erfolgreich |
This file contains hidden or 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
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.
No description provided.