svx/source/svdraw/svdstr.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6ce67f4f636cd7cc93abb87b0fca32f433045741 Author: Armin Le Grand <a...@apache.org> Date: Mon Mar 24 11:49:24 2014 +0000 Resolves: #i124497# Corrected object description placeholder... from %O to %1 (cherry picked from commit 43a49bd492248be317d16f30b5402a655769ff7a) Change-Id: I7046bc5da922c97ab9c1f63b972773782cf7c39c diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index 379cee0..9d88fd1 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -952,7 +952,7 @@ String STR_DragMethDistort }; String STR_DragMethCrop { - Text [ en-US ] = "Crop %O" ; + Text [ en-US ] = "Crop %1" ; }; String STR_DragRectEckRad _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits