summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:45:33 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:45:33 +0000
commit9fa0bb372b1e3c28239b4a7dd0e846a18e127077 (patch)
treeab620f1b0bb2cfad20f08fd3458f0aeebc6eba85 /filter/source/pdf/impdialog.src
parent351876ca66f85a03db87982cfd5b0e68caf45c42 (diff)
INTEGRATION: CWS vcl86_DEV300 (1.37.8); FILE MERGED
2008/01/08 11:07:37 pl 1.37.8.1: #i67517# change empty field text
Diffstat (limited to 'filter/source/pdf/impdialog.src')
-rw-r--r--filter/source/pdf/impdialog.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/source/pdf/impdialog.src b/filter/source/pdf/impdialog.src
index 97b93eaea508..cd9dbe758df4 100644
--- a/filter/source/pdf/impdialog.src
+++ b/filter/source/pdf/impdialog.src
@@ -4,9 +4,9 @@
*
* $RCSfile: impdialog.src,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: kz $ $Date: 2007-12-12 13:15:43 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:45:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -536,7 +536,7 @@ TabPage RID_PDF_TAB_SECURITY
{
Pos = MAP_APPFONT(115 , 16 );
Size = MAP_APPFONT( 55, 10 );
- Text [ en-US ] = "(empty)" ;
+ Text [ en-US ] = "Not set" ;
};
CheckBox CB_SEL_PERMISSIONS
@@ -558,7 +558,7 @@ TabPage RID_PDF_TAB_SECURITY
{
Pos = MAP_APPFONT(115 , 44 );
Size = MAP_APPFONT( 55, 10 );
- Text [ en-US ] = "(empty)" ;
+ Text [ en-US ] = "Not set" ;
};
//////////////////////////////