summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlgimp.cxx
diff options
context:
space:
mode:
authorMichael Muench <michael@codingmicha.de>2011-03-04 16:36:58 +0530
committerMuthu Subramanian K <sumuthu@novell.com>2011-03-04 16:39:46 +0530
commit4c7884d14a0b6d2c5562f8e2cad2c4cbbe87e9e7 (patch)
tree7473dc61023d8b92b0c5660ee25c78fd344fbe6c /fpicker/source/office/iodlgimp.cxx
parent5a05742cfb200c21dfa2adf5ab15fcc1949383d8 (diff)
German comments translation.
Diffstat (limited to 'fpicker/source/office/iodlgimp.cxx')
-rw-r--r--fpicker/source/office/iodlgimp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/office/iodlgimp.cxx b/fpicker/source/office/iodlgimp.cxx
index dfaac9bc7b01..2d25ea4b8900 100644
--- a/fpicker/source/office/iodlgimp.cxx
+++ b/fpicker/source/office/iodlgimp.cxx
@@ -82,7 +82,7 @@ static inline String GetViewOptUserItem( const SvtViewOptions& rOpt )
}
-// defines f"ur den Style der BrowseBox
+// defines for the style of the BrowseBox
#define STYLE_MULTI_SELECTION \
CNTVIEWSTYLE_NODE_BUTTONS | \
@@ -219,7 +219,7 @@ void SvtUpButton_Impl::FillURLMenu( PopupMenu* _pMenu )
delete _pURLs;
_pURLs = new SvStringsDtor;
- // "Ubergeordnete Ebenen bestimmen.
+ // determine parent levels
INetURLObject aObject( pBox->GetViewURL() );
sal_Int32 nCount = aObject.getSegmentCount();