diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-12-12 14:34:13 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-12-12 14:34:13 +0000 |
commit | e0ccd15ade45722fe04cef1259bb78479b29679d (patch) | |
tree | 9665e29ca49a382dd4108d87768f073bbe8c6cec /wizards/source/gimmicks | |
parent | c5f200d375923b6b45b94cacd80f57a5cd70ac67 (diff) |
#95749# Label changed
Diffstat (limited to 'wizards/source/gimmicks')
-rw-r--r-- | wizards/source/gimmicks/ReadFolderDlg.xdl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/gimmicks/ReadFolderDlg.xdl b/wizards/source/gimmicks/ReadFolderDlg.xdl index 2148dbb68635..dc4fe5e57303 100644 --- a/wizards/source/gimmicks/ReadFolderDlg.xdl +++ b/wizards/source/gimmicks/ReadFolderDlg.xdl @@ -16,7 +16,7 @@ <dlg:text dlg:id="Label2" dlg:tab-index="5" dlg:left="6" dlg:top="4" dlg:width="168" dlg:height="26" dlg:value="This macro will create a drawing document and design a complete tree view of all subdirectories from a given path." dlg:multiline="true"/> <dlg:progressmeter dlg:id="ProgressBar1" dlg:tab-index="6" dlg:left="6" dlg:top="101" dlg:width="170" dlg:height="10"/> <dlg:text dlg:id="Label3" dlg:tab-index="7" dlg:disabled="true" dlg:left="6" dlg:top="69" dlg:width="170" dlg:height="8" dlg:value="Getting the files and subdirectories..."/> - <dlg:text dlg:id="Label4" dlg:tab-index="8" dlg:disabled="true" dlg:left="6" dlg:top="80" dlg:width="170" dlg:height="8" dlg:value="Sorting the siles and subdirectories..."/> + <dlg:text dlg:id="Label4" dlg:tab-index="8" dlg:disabled="true" dlg:left="6" dlg:top="80" dlg:width="170" dlg:height="8" dlg:value="Sorting the files and subdirectories..."/> <dlg:text dlg:id="Label5" dlg:tab-index="9" dlg:disabled="true" dlg:left="6" dlg:top="91" dlg:width="170" dlg:height="8" dlg:value="Drawing the filestructure..."/> </dlg:bulletinboard> -</dlg:window>
\ No newline at end of file +</dlg:window> |