diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
commit | 2bafee19286bac50f8bb45e740a6b8275bbbef36 (patch) | |
tree | 4e77761b0280dec32b3f000e1518ef325b8ecf95 /sw/inc/dialog.hrc | |
parent | 22a3ff92076e5a9c855a301831666c4ca33388da (diff) |
#i100000# roll back changes from mla01
Diffstat (limited to 'sw/inc/dialog.hrc')
-rw-r--r-- | sw/inc/dialog.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index deed99451d94..7e9b8b3389b9 100644 --- a/sw/inc/dialog.hrc +++ b/sw/inc/dialog.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: dialog.hrc,v $ - * $Revision: 1.7.240.1 $ + * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * @@ -54,7 +54,8 @@ #define STR_LINKEDIT_TEXT (RC_DIALOG_BEGIN + 1) #define STR_CLOSELINKMSG (RC_DIALOG_BEGIN + 3) -#define STR_PATH_NOT_FOUND (RC_DIALOG_BEGIN + 4) +#define STR_PATH_NOT_FOUND1 (RC_DIALOG_BEGIN + 4) +#define STR_PATH_NOT_FOUND2 (RC_DIALOG_BEGIN + 5) #define STR_FLT_SGV (RC_DIALOG_BEGIN + 8) |