You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
+
511
514
/* 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?";
513
516
514
517
/* XBUT: Writing assistant cancel alert action title for keep working */
515
518
"Keep Working" = "Nastavi sa radom";
516
519
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";
519
522
520
523
/* XMSG: A success toast message for feedback flow in writing assistant */
521
524
"Thank you for your feedback" = "Hvala na povratnim informacijama";
0 commit comments