[Libreoffice-commits] .: fpicker/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Aug 22 12:58:05 PDT 2012
fpicker/source/office/iodlg.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2cf1aac49bfcb986e1a87d4992c8e132ec9ba729
Author: Dave Richards <flbeachlf at gmail.com>
Date: Wed Aug 22 14:20:53 2012 -0400
fpicker/source/office/iodlg.src.original
fpicker/source/office/iodlg.src.original
fpicker/source/office/iodlg.src.original
Change-Id: I5b2bf2a3900a729581d184931efdc98f39067813
Reviewed-on: https://gerrit.libreoffice.org/457
Reviewed-by: Andras Timar <atimar at suse.com>
Tested-by: Andras Timar <atimar at suse.com>
diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src
index f795421..4a25355 100644
--- a/fpicker/source/office/iodlg.src
+++ b/fpicker/source/office/iodlg.src
@@ -69,7 +69,7 @@ ModalDialog DLG_FPICKER_EXPLORERFILE
TabStop = FALSE ;
Pos = MAP_APPFONT ( 59 , 6 ) ;
Size = MAP_APPFONT( 12, 12 ) ;
- QuickHelpText [ en-US ] = "Create New Directory" ;
+ QuickHelpText [ en-US ] = "Create New Folder" ;
};
MenuButton BTN_EXPLORERFILE_UP
{
@@ -228,7 +228,7 @@ ModalDialog DLG_FPICKER_EXPLORERFILE
};
String STR_DEFAULT_DIRECTORY
{
- Text [ en-US ] = "Default Directory" ;
+ Text [ en-US ] = "My Documents" ;
};
String STR_PLACES_TITLE
{
More information about the Libreoffice-commits
mailing list