summaryrefslogtreecommitdiff
path: root/uui/source
diff options
context:
space:
mode:
authorDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-27 12:33:29 +0100
committerDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-27 12:33:29 +0100
commita0d5accc1e43aa906b9f46297cd8a5460d0c51eb (patch)
tree779391a5f99ee2457b64e1a48c5037b7b6fc7100 /uui/source
parent0f4dfb2e5e4ebd3b508696459571a84bcd70a714 (diff)
parent794c821e4d48c34aa376cdc7b6ab2cb029d9574d (diff)
dr77: rebase to DEV300m96
Diffstat (limited to 'uui/source')
-rw-r--r--uui/source/filechanged.src2
-rw-r--r--uui/source/sslwarndlg.src1
2 files changed, 1 insertions, 2 deletions
diff --git a/uui/source/filechanged.src b/uui/source/filechanged.src
index fa07c40c0853..74435516a497 100644
--- a/uui/source/filechanged.src
+++ b/uui/source/filechanged.src
@@ -33,7 +33,7 @@
String STR_FILECHANGED_TITLE
{
- Text = "Document Has Been Changed by Others";
+ Text [ en-US ] = "Document Has Been Changed by Others";
};
String STR_FILECHANGED_MSG
{
diff --git a/uui/source/sslwarndlg.src b/uui/source/sslwarndlg.src
index b1fe7f54c020..cbcdeef3a8b1 100644
--- a/uui/source/sslwarndlg.src
+++ b/uui/source/sslwarndlg.src
@@ -41,7 +41,6 @@ ModalDialog DLG_UUI_SSLWARN
Moveable = TRUE ;
OutputSize = TRUE ;
SVLook = TRUE ;
- Pos = MAP_APPFONT( 221, 158 );
Size = MAP_APPFONT( DLG_WIDTH, DLG_HEIGHT );
Text [ en-US ] = "Security Warning: ";