[PATCH 02/52] translate german comments
Nicolas Christener
nc at adfinis.com
Thu Mar 10 04:50:02 PST 2011
---
sc/inc/attrib.hxx | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sc/inc/attrib.hxx b/sc/inc/attrib.hxx
index 9200b88..eefc4c3 100644
--- a/sc/inc/attrib.hxx
+++ b/sc/inc/attrib.hxx
@@ -112,10 +112,10 @@ public:
//------------------------------------------------------------------------
class SC_DLLPUBLIC ScProtectionAttr: public SfxPoolItem
{
- BOOL bProtection; // Zelle schuetzen
- BOOL bHideFormula; // Formel nicht Anzeigen
- BOOL bHideCell; // Zelle nicht Anzeigen
- BOOL bHidePrint; // Zelle nicht Ausdrucken
+ BOOL bProtection; // protect cells
+ BOOL bHideFormula; // hide formula
+ BOOL bHideCell; // hide cells
+ BOOL bHidePrint; // don't print cells
public:
TYPEINFO();
ScProtectionAttr();
--
1.7.3.5
--=-ee0rBqSIwn8rDWvQOS6/
Content-Disposition: attachment; filename="0003-translate-german-comments.patch"
Content-Type: text/x-patch; name="0003-translate-german-comments.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the LibreOffice
mailing list