summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2008-11-26 08:19:39 +0000
committerOliver Specht <os@openoffice.org>2008-11-26 08:19:39 +0000
commitbb2873f8a2682b6b9933f3822a7740efe95b04e5 (patch)
treee95e6011b189c886d81376bc99f6da21dc859546
parent911c4a58a92d50bb12eaaba408947cefc7d229ad (diff)
override wrong commitooo/DEV300_m35
-rw-r--r--sw/source/ui/uiview/view.hrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/source/ui/uiview/view.hrc b/sw/source/ui/uiview/view.hrc
index 826e25d8c4..d7c68d9977 100644
--- a/sw/source/ui/uiview/view.hrc
+++ b/sw/source/ui/uiview/view.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: view.hrc,v $
- * $Revision: 1.5.240.1 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -39,6 +39,8 @@
// STR -------------------------------------------------------------------
+#define STR_NOGLOS1 (RC_VIEW_BEGIN + 1)
+#define STR_NOGLOS2 (RC_VIEW_BEGIN + 2)
#define STR_NUM_LEVEL (RC_VIEW_BEGIN + 3)
#define STR_ERROR_NOLANG (RC_VIEW_BEGIN + 6)