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 5078721ecb Taskpane is long gone. Removing these strings from
localization until the remaining code is cleaned up.
5078721ecb is described below
commit 5078721ecbf0de63885956c94da1c1cb4d850deb
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.
---
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
{