Skip to content

Commit

Permalink
[26254] FIBU Leistungsstatistiken (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksic28 authored and huthomas committed Jun 5, 2024
1 parent f0a705a commit 660224a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4978,6 +4978,7 @@ public class Messages extends NLS {
public static String DocumentMetaDataDialog_deleteCategoryConfirmText;
public static String DocumentMetaDataDialog_deleteCategoryComboConfirmText;
public static String DocumentMetaDataDialog_deleteCategoryComboConfirm;
public static String Statistics_Info;
static { // load message values from bundle file
NLS.initializeMessages(BUNDLE_NAME, Messages.class);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8503,6 +8503,8 @@ StatusAendernDialog_btnCheckButton_text = Status tempor\u00E4r \u00E4ndern, mit

StatusAendernDialog_btnStatusTemporrndern_text = Status tempor\u00E4r \u00E4ndern

Statistics_Info = Please clear the list before adding further services.

Stickers_BackgroundColor = Background

Stickers_DeleteSticker = delete sticker
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8489,6 +8489,8 @@ Startup_Demo_Version = Medelexis Demo Version

Startup_p2_sites = Additional p2 locations

Statistics_Info = Bitte leeren Sie die Liste, bevor Sie weitere Leistungen hinzuf\u00FCgen..

Status = Status

StatusAendernDialog_btnCheckButton_text = Status tempor\u00E4r \u00E4ndern, mit R\u00FCcksetzdatum
Expand Down

0 comments on commit 660224a

Please sign in to comment.