summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-09-08 17:04:07 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-09-08 17:04:07 +0000
commit468bcdbd0b5fc182580dc30467f2d38df1c9b09f (patch)
tree5558fe42922d70a194f41206b04c487f352a0afb /vcl/source/src
parent27786389d04a4cbf24afc0abe9ed583cdd09d52f (diff)
merge strings from string review
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/print.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index 8df7d33e2fed..f53d055c4dbe 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -110,7 +110,7 @@ ModalDialog SV_DLG_PRINT
String SV_PRINT_TOFILE_TXT
{
- Text [en-US] = "Print to file...";
+ Text [en-US] = "Print to File...";
};
String SV_PRINT_DEFPRT_TXT
@@ -326,7 +326,7 @@ ModalDialog SV_DLG_PRINT
{
Pos = MAP_APPFONT( 5, 5 );
Size = MAP_APPFONT( 10, 10 );
- Text [en-US] = "Printer details";
+ Text [en-US] = "Details";
};
FixedText SV_PRINT_STATUS_TXT
{