[PATCH] translate german comment
Luc Castermans (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Mar 2 02:48:02 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2507
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/2507/1
translate german comment
Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7
---
M dbaccess/source/ui/inc/TableWindow.hxx
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx
index a72149c..7e0225c 100644
--- a/dbaccess/source/ui/inc/TableWindow.hxx
+++ b/dbaccess/source/ui/inc/TableWindow.hxx
@@ -35,7 +35,7 @@
namespace dbaui
{
//////////////////////////////////////////////////////////////////////////
- // Flags fuer die Groessenanpassung der SbaJoinTabWins
+ // Flags for the size adjustment of SbaJoinTabWins
const sal_uInt16 SIZING_NONE = 0x0000;
const sal_uInt16 SIZING_TOP = 0x0001;
const sal_uInt16 SIZING_BOTTOM = 0x0002;
--
To view, visit https://gerrit.libreoffice.org/2507
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luc Castermans <luc.castermans at gmail.com>
More information about the LibreOffice
mailing list