diff options
author | Jürgen Schmidt <jsc@apache.org> | 2014-02-05 14:06:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-05 16:52:32 +0000 |
commit | 8d6debac7796ba35c254da282bbcb039f56f6d15 (patch) | |
tree | 11917a52977d03cd62f94d96a51fda83141896b0 /svx/source | |
parent | 621ddc9c951262cdbdda1fe5479b48bc40e6e3b4 (diff) |
Resolves: #i123116# correct spelling errors
Patch By: Aivaras Stepukonis
Review By: jsc
(cherry picked from commit a845d71360fc3cd0205d554964c4fd9fe87f0f8a)
Conflicts:
svx/source/sidebar/area/AreaPropertyPanel.src
Change-Id: Ib5158a2e28f1af426cd845ac648bcd4674d496f0
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/dialog/docrecovery.src | 2 | ||||
-rw-r--r-- | svx/source/sidebar/area/AreaPropertyPanel.src | 2 | ||||
-rw-r--r-- | svx/source/svdraw/svdstr.src | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/docrecovery.src b/svx/source/dialog/docrecovery.src index 10d9e3c4a364..48f9f589e552 100644 --- a/svx/source/dialog/docrecovery.src +++ b/svx/source/dialog/docrecovery.src @@ -148,7 +148,7 @@ TabPage RID_SVXPAGE_DOCRECOVERY_RECOVER Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 ); Size = MAP_APPFONT( RECOV_CONTROLWIDTH, RECOV_DESCRHEIGHT ); WordBreak = TRUE; - Text[ en-US ] = "Press 'Start Recovery' to start the recovery process of the documents listed below.\n\nThe 'Status' column shows whether the document could be recovered."; + Text[ en-US ] = "Press 'Start Recovery' to start the recovery process of the documents listed below.\n\nThe 'Status' column shows whether the document can be recovered."; }; FixedText FT_RECOV_PROGR { diff --git a/svx/source/sidebar/area/AreaPropertyPanel.src b/svx/source/sidebar/area/AreaPropertyPanel.src index 77bb6cb87359..888d33bb1f50 100644 --- a/svx/source/sidebar/area/AreaPropertyPanel.src +++ b/svx/source/sidebar/area/AreaPropertyPanel.src @@ -178,7 +178,7 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR Border = TRUE ; Size = MAP_APPFONT ( CONTROL_WIDTH , MBOX_HEIGHT ) ; HelpID = HID_PPROPERTYPANEL_AREA_MTR_TRGR_BORDER ; - QuickHelpText [ en-US ] = "Specify the border value of gradient transparence." ; + QuickHelpText [ en-US ] = "Specify the border value of gradient transparency." ; TabStop = TRUE ; Repeat = TRUE ; Spin = TRUE ; diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index 2abdd28c1c70..fe82180f53ab 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -2301,7 +2301,7 @@ String SIP_SA_MEASUREDECIMALPLACES String SIP_SA_MEASURERESERVE05 { - Text [ en-US ] = "Dimensioning reserved 5"; + Text [ en-US ] = "Dimensioning reserved for 5"; }; String SIP_SA_MEASURERESERVE06 |