File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WooCommerce/Resources/en.lproj Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 10041004/* Content of error presented when Add Note Action Failed. It reads: Unable to add note to order #{order number} */
10051005"Unable to add note to order #\(viewModel.order.orderID)" = "Unable to add note to order #\(viewModel.order.orderID)";
10061006
1007- /* Content of error presented when updating the status of an Order fails. It reads: Unable to change status of order #{order number} */
1007+ /* Content of error presented when updating the status of an Order fails. It reads: Unable to change status of order */
10081008"Unable to change status of order #\(orderID)" = "Unable to change status of order #\(orderID)";
10091009
10101010/* Shown when a user logs in with Google but it subsequently fails to work as login to WordPress.com */
You can’t perform that action at this time.
0 commit comments