diff options
author | Stephan Bergmann <sb@openoffice.org> | 2001-08-15 12:44:03 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2001-08-15 12:44:03 +0000 |
commit | 2affcdd455ed44a6c5ec52552df2a73a49944d6c (patch) | |
tree | 3eafee64f02a669d88b833ffcb03abd1bfb75717 /uui | |
parent | 1ff3950d8631f8ccdb9431723a60afe43c591d35 (diff) |
#88408# Added comment about 'borrowed' ids.
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/ids.hrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc index e04050bb0161..fd5c004bb376 100644 --- a/uui/source/ids.hrc +++ b/uui/source/ids.hrc @@ -2,9 +2,9 @@ * * $RCSfile: ids.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: sb $ $Date: 2001-08-07 13:31:50 $ + * last change: $Author: sb $ $Date: 2001-08-15 13:44:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // // The UUI Resources // -// $Author: sb $ $Date: 2001-08-07 13:31:50 $ $Revision: 1.5 $ +// $Author: sb $ $Date: 2001-08-15 13:44:03 $ $Revision: 1.6 $ //============================================================================ #ifndef UUI_IDS_HRC @@ -92,6 +92,7 @@ #define DLG_UUI_PASSWORD (RID_UUI_START + 12) #define STR_ERROR_PASSWORDS_NOT_IDENTICAL (RID_UUI_START + 13) #define STR_ERROR_PASSWORD_WRONG (RID_UUI_START + 14) +// RID_UUI_START + 15, 16, 17 are misused by syncaccess/source/ui/resids.hrc //============================================================================ // errors |