summaryrefslogtreecommitdiff
path: root/uui/source/ids.hrc
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2010-10-06 12:55:53 +0200
committerKai Sommerfeld <kso@openoffice.org>2010-10-06 12:55:53 +0200
commit854b13739b6bd5c14113eba08b5d3eceb473f892 (patch)
tree8cf720bc97897d48f5a6691ac7f75de911d57c55 /uui/source/ids.hrc
parent6cf96e73055e4e63efaf64f14555087d89b56b4d (diff)
parent4856f3fc585169d3135fcb9ea3ff4400b9c93d11 (diff)
rebased to m89
Diffstat (limited to 'uui/source/ids.hrc')
-rwxr-xr-x[-rw-r--r--]uui/source/ids.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index 9be81479ef59..f9c9e2fd2d15 100644..100755
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -56,6 +56,7 @@
#define RID_UUI_ERRHDL (RID_UUI_START + 20)
#define DLG_UUI_MASTERPASSWORD_CRT (RID_UUI_START + 21)
#define DLG_UUI_PASSWORD (RID_UUI_START + 22)
+#define STR_ERROR_SIMPLE_PASSWORD_WRONG (RID_UUI_START + 23)
#define STR_ERROR_PASSWORD_TO_OPEN_WRONG (RID_UUI_START + 24)
#define STR_ERROR_PASSWORD_TO_MODIFY_WRONG (RID_UUI_START + 25)
#define DLG_UUI_UNKNOWNAUTH (RID_UUI_START + 26)
@@ -93,6 +94,8 @@
#define STR_RENAME_OR_REPLACE (RID_UUI_START + 58)
#define STR_NAME_CLASH_RENAME_ONLY (RID_UUI_START + 59)
#define STR_SAME_NAME_USED (RID_UUI_START + 60)
+#define STR_ENTER_SIMPLE_PASSWORD (RID_UUI_START + 61)
+#define STR_CONFIRM_SIMPLE_PASSWORD (RID_UUI_START + 62)
#define ERRCODE_UUI_IO_ABORT (ERRCODE_AREA_UUI + 0)
#define ERRCODE_UUI_IO_ACCESSDENIED (ERRCODE_AREA_UUI + 1)