summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@pardus.org.tr>2016-06-07 10:52:25 +0300
committerKatarina Behrens <Katarina.Behrens@cib.de>2016-06-10 13:54:37 +0000
commit67868423378130c0e88eed99a6921e81fe94352c (patch)
tree0d509b491acfc76454586ec6d40f626fe96479c2 /include
parent8132d7f9d71d9f6418855d2d6241dae804beeb8b (diff)
Move accessibility relations to .ui files, Part 8: tdf#87026
By removing unnecessary variables/strings/function calls, and making proper changes in the related .ui files. Change-Id: I04244b360b4bb32ccbbe5bde4756a9166ae1fcaf Reviewed-on: https://gerrit.libreoffice.org/26018 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'include')
-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 5145f5d1ac1b..82a9e757bc54 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -139,7 +139,7 @@
#define STR_ERRUNOEVENTBINDUNG (RID_SFX_START+119)
#define STR_SHARED (RID_SFX_START+120)
#define RID_XMLSEC_DOCUMENTSIGNED (RID_SFX_START+121)
-#define STR_PASSWD (RID_SFX_START+122)
+// Here is a gap, STR_PASSWORD was removed RID_SFX_START+122
#define STR_PASSWD_EMPTY (RID_SFX_START+123)
#define STR_PASSWD_MIN_LEN (RID_SFX_START+124)
#define STR_NONCHECKEDOUT_DOCUMENT (RID_SFX_START+125)