Skip to content

Commit

Permalink
i124497 Corrected object description placeholder from %O to %1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1580818 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Armin Le Grand committed Mar 24, 2014
1 parent da01487 commit 24c1344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/svx/source/svdraw/svdstr.src
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ String STR_DragMethDistort
};
String STR_DragMethCrop
{
Text [ en-US ] = "Crop %O" ;
Text [ en-US ] = "Crop %1" ;
};

String STR_DragRectEckRad
Expand Down

0 comments on commit 24c1344

Please sign in to comment.