Remove the unowned pads category
This commit is contained in:
@@ -199,7 +199,7 @@ define(function () {
|
||||
out.fm_noname = "Untitled Document";
|
||||
out.fm_emptyTrashDialog = "Are you sure you want to empty the trash?";
|
||||
out.fm_removeSeveralPermanentlyDialog = "Are you sure you want to remove these {0} elements from the trash permanently?";
|
||||
out.fm_removePermanentlyDialog = "Are you sure you want to remove {0} permanently?";
|
||||
out.fm_removePermanentlyDialog = "Are you sure you want to remove that element permanently?";
|
||||
out.fm_removeSeveralDialog = "Are you sure you want to move these {0} elements to the trash?";
|
||||
out.fm_removeDialog = "Are you sure you want to move {0} to the trash?";
|
||||
out.fm_restoreDialog = "Are you sure you want to restore {0} to its previous location?";
|
||||
|
||||
Reference in New Issue
Block a user