You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/02/08 20:37:49 UTC

[openoffice] branch trunk updated: Small change to dialog

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2ad643f46d Small change to dialog
2ad643f46d is described below

commit 2ad643f46d1eabcac6ffe6c8bfddd06a17f8373f
Author: mseidel <ms...@apache.org>
AuthorDate: Wed Feb 8 21:37:28 2023 +0100

    Small change to dialog
---
 main/cui/source/dialogs/postdlg.src | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/cui/source/dialogs/postdlg.src b/main/cui/source/dialogs/postdlg.src
index 9aa2e3c36f..58bc857fff 100644
--- a/main/cui/source/dialogs/postdlg.src
+++ b/main/cui/source/dialogs/postdlg.src
@@ -34,7 +34,7 @@ ModalDialog RID_SVXDLG_POSTIT
 	OutputSize = TRUE ;
 	SvLook = TRUE ;
 	Size = MAP_APPFONT ( 228, 120 ) ;
-	Text [ en-US ] = "Comment" ;
+	Text [ en-US ] = "Comments" ;
 	Moveable = TRUE ;
 	FixedText FT_LASTEDITLABEL
 	{
@@ -103,6 +103,7 @@ ModalDialog RID_SVXDLG_POSTIT
 		Size = MAP_APPFONT ( 24, 14 ) ;
 		Symbol = IMAGEBUTTON_ARROW_RIGHT ;
 	};
+// TODO: cleanup code for these unused elements
 //	FixedText FT_AUTHOR
 //	{
 //		Pos = MAP_APPFONT ( 12, 116 ) ;