Skip to content

Commit cd92f09

Browse files
author
Chris
committed
changed text in fworch-texts
1 parent 244146b commit cd92f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2404,7 +2404,7 @@ 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-Systati ändern');
2407+
INSERT INTO txt VALUES ('manage_owner_lc_state','German', 'Produktions-Lifecylce-Stati ä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');

0 commit comments

Comments
 (0)