Skip to content

Commit 4859b08

Browse files
[INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I672189af4e2c8ad9259dd0b0ded2eec466b8d938
1 parent 5e9a09c commit 4859b08

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Sources/FioriSwiftUICore/_localization/cnr.lproj/FioriSwiftUICore.strings

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -508,14 +508,17 @@
508508
/* XBUT: Writing assistant redo action title */
509509
"Redo" = "Ponovi";
510510

511+
/* XTIT: Writing assistant cancel alert message */
512+
"Do you want to undo the edits made by the Writing Assistant and revert the text to its original state?" = "Da li želite da poništite uređivanja koja je izvršio Pomoćnik pri pisanju i vratite tekst na originalno stanje?";
513+
511514
/* XTIT: Writing assistant cancel alert title */
512-
"Close Writing Assistant without saving changes?" = "Zatvoriti pomoćnika pri pisanju bez snimanja promjena?";
515+
"Discard all changes?" = "Odbaciti sve promjene?";
513516

514517
/* XBUT: Writing assistant cancel alert action title for keep working */
515518
"Keep Working" = "Nastavi sa radom";
516519

517-
/* XBUT: Writing assistant cancel alert action title for close */
518-
"Close" = "Zatvori";
520+
/* XBUT: Writing assistant cancel alert action title for discard */
521+
"Discard" = "Odbaci";
519522

520523
/* XMSG: A success toast message for feedback flow in writing assistant */
521524
"Thank you for your feedback" = "Hvala na povratnim informacijama";

0 commit comments

Comments
 (0)