Skip to content

Commit 9f1c68e

Browse files
committed
Fix strings for translations
1 parent 07d7e22 commit 9f1c68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Resources/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@
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 */

0 commit comments

Comments
 (0)