summaryrefslogtreecommitdiff
path: root/include/sfx2/sfx.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-10 15:23:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-10 15:23:53 +0100
commite8393d4d91d714b691b101a2062c3e2e7333929b (patch)
treef6ed6fdccc522da44e1f7f2e99821fa81373d028 /include/sfx2/sfx.hrc
parent9f7f5b5f911c4e76c88258f6ee3e7d51484f195b (diff)
de-src standalong PushButton
Change-Id: I6f062e04377fc74ec2fea3ea4390943b715e06d1
Diffstat (limited to 'include/sfx2/sfx.hrc')
-rw-r--r--include/sfx2/sfx.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc
index 82a9e757bc54..89a7f6d01eee 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -144,7 +144,7 @@
#define STR_PASSWD_MIN_LEN (RID_SFX_START+124)
#define STR_NONCHECKEDOUT_DOCUMENT (RID_SFX_START+125)
#define BT_CHECKOUT (RID_SFX_START+126)
-#define BT_READONLY_EDIT (RID_SFX_START+127)
+#define STR_READONLY_EDIT (RID_SFX_START+127)
#define STR_READONLY_DOCUMENT (RID_SFX_START+128)
#define STR_PASSWD_MIN_LEN1 (RID_SFX_START+129)
#define STR_MODULENOTINSTALLED (RID_SFX_START+130)