Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/2536 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/2536/1 fdo#39468: Translate German comment Change-Id: I9adf5348b7ab8fa9d14ffe8d0b4151b5ea2c6fbb --- M dbaccess/source/ui/querydesign/QueryTableView.cxx 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbaccess/source/ui/querydesign/QueryTableView.cxx b/dbaccess/source/ui/querydesign/QueryTableView.cxx index 03892c7..fb45b3b 100644 --- a/dbaccess/source/ui/querydesign/QueryTableView.cxx +++ b/dbaccess/source/ui/querydesign/QueryTableView.cxx @@ -490,7 +490,7 @@ // New UndoAction OQueryTabWinShowUndoAct* pUndoAction = new OQueryTabWinShowUndoAct(this); - pUndoAction->SetTabWin(pNewTabWin); // Fenster + pUndoAction->SetTabWin(pNewTabWin); // Window sal_Bool bSuccess = ShowTabWin(pNewTabWin, pUndoAction,bAppend); if(!bSuccess) { -- To view, visit https://gerrit.libreoffice.org/2536 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9adf5348b7ab8fa9d14ffe8d0b4151b5ea2c6fbb Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: David Verrier <dverr...@gmail.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice