This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new cdb539b440 Taskpane is long gone. Removing these strings from
localization until the remaining code is cleaned up.
cdb539b440 is described below
commit cdb539b4405625149ef0e9121fb363c044856d16
Author: mseidel <[email protected]>
AuthorDate: Sat Jan 20 02:28:37 2024 +0100
Taskpane is long gone. Removing these strings from localization until the
remaining code is cleaned up.
(cherry picked from commit 5078721ecbf0de63885956c94da1c1cb4d850deb)
---
main/sfx2/source/dialog/dialog.src | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/main/sfx2/source/dialog/dialog.src
b/main/sfx2/source/dialog/dialog.src
index 3ddeb774db..7fac35e9eb 100644
--- a/main/sfx2/source/dialog/dialog.src
+++ b/main/sfx2/source/dialog/dialog.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
// include ---------------------------------------------------------------
#include <sfx2/sfx.hrc>
#include "dialog.hrc"
@@ -101,7 +99,7 @@ String SID_NAVIGATOR
};
String SID_TASKPANE
{
- Text [ en-US ] = "Task Pane" ;
+ Text = "Task Pane" ;
};
String SID_SIDEBAR
{