diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-14 10:55:00 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-14 10:55:00 +0000 |
commit | 849ecf24659c004df6b95c7ffc85b0e5e68b6876 (patch) | |
tree | f18260b68f6579c7d57fe655844ae0e000002c31 /sw/inc/dialog.hrc | |
parent | 582b2149a859f5895fba18e9ec9895ce75bdd85c (diff) |
CWS-TOOLING: integrate CWS mla01
2008-11-26 11:44:02 +0100 os r264361 : cws migration
Diffstat (limited to 'sw/inc/dialog.hrc')
-rw-r--r-- | sw/inc/dialog.hrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index 7e9b8b3389b9..deed99451d94 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 $ + * $Revision: 1.7.240.1 $ * * This file is part of OpenOffice.org. * @@ -54,8 +54,7 @@ #define STR_LINKEDIT_TEXT (RC_DIALOG_BEGIN + 1) #define STR_CLOSELINKMSG (RC_DIALOG_BEGIN + 3) -#define STR_PATH_NOT_FOUND1 (RC_DIALOG_BEGIN + 4) -#define STR_PATH_NOT_FOUND2 (RC_DIALOG_BEGIN + 5) +#define STR_PATH_NOT_FOUND (RC_DIALOG_BEGIN + 4) #define STR_FLT_SGV (RC_DIALOG_BEGIN + 8) |