Navigation Menu

Skip to content

Commit

Permalink
Do not use \"in language files, as this breaks XerteTrans
Browse files Browse the repository at this point in the history
  • Loading branch information
torinfo committed Oct 4, 2020
1 parent cad3929 commit ab46cf9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@

define("USERS_MANAGEMENT_TEMPLATE_TRANSFER_CLOSE_PANEL", "Clear Report");

define("USERS_MANAGEMENT_TEMPLATE_TRANSFER_FEEDBACKLINE", "Placed template with id {template_id} (\"{template_name}\") in folder \"{folder}\" of user {newuser} and renamed {oldfolder} to {newfolder}");
define("USERS_MANAGEMENT_TEMPLATE_TRANSFER_FEEDBACKLINE", "Placed template with id {template_id} ('{template_name}') in folder '{folder}' of user {newuser} and renamed {oldfolder} to {newfolder}");

define("USERS_MANAGEMENT_TEMPLATE_TRANSFER_FEEDBACK_DELETED", "Deleted template found in recyclebin of user {user} (folder {folder})");

Expand Down

0 comments on commit ab46cf9

Please sign in to comment.