diff options
-rw-r--r-- | svx/inc/swframeposstrings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/swframeposstrings.hrc b/svx/inc/swframeposstrings.hrc index fd9da2706ac9..97369ac2cdec 100644 --- a/svx/inc/swframeposstrings.hrc +++ b/svx/inc/swframeposstrings.hrc @@ -50,7 +50,7 @@ const TranslateId RID_SVXSW_FRAMEPOSITIONS[] = NC_("RID_SVXSW_FRAMEPOSITIONS", "Base line"), NC_("RID_SVXSW_FRAMEPOSITIONS", "Character"), NC_("RID_SVXSW_FRAMEPOSITIONS", "Row"), - NC_("RID_SVXSW_FRAMEPOSITIONS", "Margin"), + NC_("RID_SVXSW_FRAMEPOSITIONS", "Entire frame"), NC_("RID_SVXSW_FRAMEPOSITIONS", "Paragraph text area"), NC_("RID_SVXSW_FRAMEPOSITIONS", "Left of frame text area"), NC_("RID_SVXSW_FRAMEPOSITIONS", "Right of frame text area"), |