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
+
514
+
/* XTIT: Writing assistant cancel alert title */
515
+
"Discard all changes?" = "Odbaciti sve promjene?";
516
+
511
517
/* XTIT: Writing assistant cancel alert title */
512
518
"Close Writing Assistant without saving changes?" = "Zatvoriti pomoćnika pri pisanju bez snimanja promjena?";
513
519
514
520
/* XBUT: Writing assistant cancel alert action title for keep working */
515
521
"Keep Working" = "Nastavi sa radom";
516
522
523
+
/* XBUT: Writing assistant cancel alert action title for discard */
524
+
"Discard" = "Odbaci";
525
+
517
526
/* XBUT: Writing assistant cancel alert action title for close */
0 commit comments