From 7cbf2f68e34b419a5080d329cb8277f9e4a3c2a1 Mon Sep 17 00:00:00 2001 From: Daniil Ovchinnikov Date: Thu, 24 Feb 2022 20:12:15 +0100 Subject: [PATCH] IDEA-287962 use multiplication sign in dimension in image documentation GitOrigin-RevId: ae772e2a546ce6ab15d8701bdd7941f80f37a3ff --- images/resources/messages/ImagesBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/resources/messages/ImagesBundle.properties b/images/resources/messages/ImagesBundle.properties index 2c3e993edf20..e58e74222af1 100644 --- a/images/resources/messages/ImagesBundle.properties +++ b/images/resources/messages/ImagesBundle.properties @@ -81,4 +81,4 @@ white.cell.color.descriptor='White' cell grid.line.color.descriptor=Grid line background.color.descriptor=Background action.all.text=All -image.description={0}x{1}, {2}bpp \ No newline at end of file +image.description={0}\u00D7{1}, {2}bpp \ No newline at end of file