diff options
author | Christina Rossmanith <ChrRossmanith@web.de> | 2011-05-26 17:09:17 +0200 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-06-04 22:52:40 +0200 |
commit | 536ea12b5b1ef77d29790ab668459f5b8a1a3d69 (patch) | |
tree | 31d75b0a0fcf97ce6dc5051c06cdc6e02a5f26a5 /svx | |
parent | 070010f0505836b4dc47e737965d9d0a736fd3a0 (diff) |
Removed commented lines
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/ctredlin.src | 2 | ||||
-rw-r--r-- | svx/source/svdraw/svdstr.src | 31 |
2 files changed, 0 insertions, 33 deletions
diff --git a/svx/source/dialog/ctredlin.src b/svx/source/dialog/ctredlin.src index 7bce5d474e18..2b4cfe9daa52 100644 --- a/svx/source/dialog/ctredlin.src +++ b/svx/source/dialog/ctredlin.src @@ -115,7 +115,6 @@ TabPage SID_REDLIN_FILTER_PAGE MASKCOLOR }; // IAccessibility2 implementation 2009. ------ - //QuickHelpText [ en-US ] = "Set Date/Time" ; QuickHelpText [ en-US ] = "Set Start Date/Time" ; // ------ IAccessibility2 implementation 2009. }; @@ -174,7 +173,6 @@ TabPage SID_REDLIN_FILTER_PAGE MASKCOLOR }; // IAccessibility2 implementation 2009. ------ - //QuickHelpText [ en-US ] = "Set Date/Time" ; QuickHelpText [ en-US ] = "Set End Date/Time" ; // ------ IAccessibility2 implementation 2009. }; diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index de073fceebb5..e68f68100b9d 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -311,36 +311,6 @@ String STR_ObjNamePluralTEXTLNK { Text [ en-US ] = "Linked text frames" ; }; - //String STR_ObjNameSingulXTXT { - // Text="Textfortsetzungsrahmen"; - // Text[ENGLISH]="drawobject"; - // Text[norwegian]="Tegneobjekt"; - // Text[italian]="Disegna oggetto"; - // Text[portuguese_brazilian]="Desenhar objeto"; - // Text[portuguese]="Desenhar objecto"; - // Text[finnish]="Piirto-objekti"; - // Text[danish]="Tegneobjekt"; - // Text[french]="Drawobject"; - // Text[swedish]="Ritobjekt"; - // Text[dutch]="Tekenobject"; - // Text[spanish]="Objeto de dibujo"; - // Text[english_us]="drawobject"; - //}; - //String STR_ObjNamePluralXTXT { - // Text="Textfortsetzungsrahmen"; - // Text[ENGLISH]="drawobjects"; - // Text[norwegian]="Tegneobjektr"; - // Text[italian]="Disegna oggetti"; - // Text[portuguese_brazilian]="Desenhar objetos"; - // Text[portuguese]="Desenhar objectos"; - // Text[finnish]="Piirto-objektit"; - // Text[danish]="Tegneobjekter"; - // Text[french]="Drawobjects"; - // Text[swedish]="Ritobjekt"; - // Text[dutch]="Tekenobjecten"; - // Text[spanish]="Objetos de dibujo"; - // Text[english_us]="drawobjects"; - //}; String STR_ObjNameSingulFITTEXT { Text [ en-US ] = "Fit-to-size text object" ; @@ -2760,7 +2730,6 @@ Bitmap SIP_SA_FINE_MARKERS File = "markers2.png"; }; -// #100499# Bitmap BMP_SVXOLEOBJ { File = "oleobj.png" ; |