Add translation
This commit is contained in:
parent
9c74a4387c
commit
53be915352
|
@ -253,6 +253,13 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "Spell Checking",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Track Changes",
|
||||
"Common.Views.ReviewChanges.txtView": "Display Mode",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Remove Comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRemCurrent": "Remove current comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRem": "Remove comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemCurrent": "Remove Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Remove My Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMy": "Remove My Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemAll": "Remove All Comments",
|
||||
"Common.Views.ReviewChangesDialog.textTitle": "Review Changes",
|
||||
"Common.Views.ReviewChangesDialog.txtAccept": "Accept",
|
||||
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Accept All Changes",
|
||||
|
|
|
@ -178,6 +178,13 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "Spell Checking",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Track Changes",
|
||||
"Common.Views.ReviewChanges.txtView": "Display Mode",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Remove Comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRemCurrent": "Remove current comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRem": "Remove comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemCurrent": "Remove Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Remove My Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMy": "Remove My Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemAll": "Remove All Comments",
|
||||
"Common.Views.ReviewPopover.textAdd": "Add",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Add Reply",
|
||||
"Common.Views.ReviewPopover.textCancel": "Cancel",
|
||||
|
|
|
@ -172,6 +172,13 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "Spell Checking",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Track Changes",
|
||||
"Common.Views.ReviewChanges.txtView": "Display Mode",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Remove Comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRemCurrent": "Remove current comments",
|
||||
"Common.Views.ReviewChanges.tipCommentRem": "Remove comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemCurrent": "Remove Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "Remove My Current Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMy": "Remove My Comments",
|
||||
"Common.Views.ReviewChanges.txtCommentRemAll": "Remove All Comments",
|
||||
"Common.Views.ReviewPopover.textAdd": "Add",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Add Reply",
|
||||
"Common.Views.ReviewPopover.textCancel": "Cancel",
|
||||
|
|
Loading…
Reference in a new issue