wp-erp icon indicating copy to clipboard operation
wp-erp copied to clipboard

Strings with only the placeholder '%s' do not perform any translation

Open DAnn2012 opened this issue 3 years ago • 3 comments

There are placeholder-only strings in these files that do not perform any translation.

'%s':

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/Admin/views/tools.php#L16

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/functions.php#L885

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/functions.php#L3773

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/Promotion.php#L64

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/Promotion.php#L67

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/modules/accounting/includes/functions/transactions.php#L987

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/modules/accounting/includes/functions/transactions.php#L1236

'<strong>%s</strong>':

https://github.com/wp-erp/wp-erp/blob/03b800f41bb09b9310e0a188c04643f8449cb4c8/includes/Promotion.php#L61

Thanks.

DAnn2012 avatar Feb 18 '23 20:02 DAnn2012

Hi @RatulHasan ,

please could you kindly take a look at this my Issue report?

Thank you.

DAnn2012 avatar Feb 19 '23 21:02 DAnn2012

Hi @RatulHasan and @Rat01047 ,

please could you kindly take a look at this my Issue report?

Thank you.

DAnn2012 avatar Apr 18 '23 15:04 DAnn2012