From 0ac22609b922eb40f297ebf7a555e745d5c29114 Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 5 Nov 2014 23:13:54 -0800 Subject: fdo#79149 Graphic Dialog Label Change Changed "Style" to "Frame Style" for consistency. Change-Id: Id9e8f0ca54894575ccb25c3828ad624c6ba56e6e Reviewed-on: https://gerrit.libreoffice.org/12277 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- vcl/source/src/fpicker.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcl/source/src/fpicker.src b/vcl/source/src/fpicker.src index 1196a31008ae..73e404c9e6c0 100644 --- a/vcl/source/src/fpicker.src +++ b/vcl/source/src/fpicker.src @@ -66,7 +66,7 @@ String STR_FPICKER_TEMPLATES String STR_FPICKER_IMAGE_TEMPLATE { - Text [ en-US ] = "Style:"; + Text [ en-US ] = "Frame Style: "; }; String STR_FPICKER_SELECTION -- cgit