woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Chart empty view string not translated

Open nbradbury opened this issue 4 years ago • 2 comments
trafficstars

While testing #4958 I noticed that an empty stats chart shows "No chart data available" in English despite the device being set to Hebrew.

chart

nbradbury avatar Oct 07 '21 11:10 nbradbury

This text is coming from the Chart library and is displayed by default when we send 0 or null values. I believe we can override it at some point and use our own text here, which can then be made translatable

anitaa1990 avatar Mar 24 '22 09:03 anitaa1990

@nbradbury I'm not sure that the issue is still happening:

Screenshot_20240214_164010

but I did find a similar issue on a related screen:

Screenshot_20240214_163911

I can address that and/or the original issue if you are still able to reproduce.

backwardstruck avatar Feb 14 '24 21:02 backwardstruck