Skip to content

Commit c24d575

Browse files
author
Chris
committed
changed fworch-texts
1 parent cd92f09 commit c24d575

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/database/files/sql/idempotent/fworch-texts.sql

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2404,11 +2404,11 @@ INSERT INTO txt VALUES ('assign_state_to', 'German', 'Status zuordnen zu:
24042404
INSERT INTO txt VALUES ('assign_state_to', 'English', 'Assign state to: ');
24052405
INSERT INTO txt VALUES ('select_action', 'German', 'Aktion auswählen');
24062406
INSERT INTO txt VALUES ('select_action', 'English', 'Select action');
2407-
INSERT INTO txt VALUES ('manage_owner_lc_state','German', 'Produktions-Lifecylce-Stati ändern');
2407+
INSERT INTO txt VALUES ('manage_owner_lc_state','German', 'Produktions-Lifecylce-Status ändern');
24082408
INSERT INTO txt VALUES ('manage_owner_lc_state','English', 'Manage production lifecycle states');
24092409
INSERT INTO txt VALUES ('add_owner_lc_state', 'German', 'Lifecycle Status hinzufügen');
24102410
INSERT INTO txt VALUES ('add_owner_lc_state', 'English', 'Add Owner Lifecycle State');
2411-
INSERT INTO txt VALUES ('owner_lc_states', 'German', 'Produktions-Stati');
2411+
INSERT INTO txt VALUES ('owner_lc_states', 'German', 'Produktions-Status');
24122412
INSERT INTO txt VALUES ('owner_lc_states', 'English', 'Production Lifecycle States');
24132413
INSERT INTO txt VALUES ('edit_owner_lc_state', 'German', 'Lifecycle Status bearbeiten');
24142414
INSERT INTO txt VALUES ('edit_owner_lc_state', 'English', 'Edit Owner Lifecycle State');
@@ -5726,7 +5726,7 @@ INSERT INTO txt VALUES ('H5664', 'German', 'Produktionsstatus: Gibt an, in welc
57265726
INSERT INTO txt VALUES ('H5664', 'English', 'Production state: The Owner Lifecycle State assigned to the owner.');
57275727
INSERT INTO txt VALUES ('H5665', 'German', 'Name: Name des Produktionsstatus');
57285728
INSERT INTO txt VALUES ('H5665', 'English', 'Name: Owner Lifecycle State name');
5729-
INSERT INTO txt VALUES ('H5666', 'German', 'In diesem Kapitel können die Produktions-Stati von Eigentümern eingesehen, erstellt, bearbeitet und gelöscht werden. Produktions-Stati definieren den aktuellen Zustand eines Eigentümers (z. B. Geplant, Im Betrieb, Auslaufend).');
5729+
INSERT INTO txt VALUES ('H5666', 'German', 'In diesem Kapitel können die Produktions-Status von Eigentümern eingesehen, erstellt, bearbeitet und gelöscht werden. Produktions-Status definieren den aktuellen Zustand eines Eigentümers (z. B. Geplant, Im Betrieb, Auslaufend).');
57305730
INSERT INTO txt VALUES ('H5666', 'English', 'In this chapter, Production Lifecycle States of owners can be viewed, created, edited, and deleted. Production Lifecycle States define the current status of an owner (e.g., Planned, In Production, End of Life).');
57315731

57325732
INSERT INTO txt VALUES ('H5701', 'German', 'Die in der Datenbank hinterlegten sprachabhängigen Texte können individuell überschrieben werden.

0 commit comments

Comments
 (0)