summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-25 15:24:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-25 16:45:30 +0100
commitd0c3c16c87a8ff6300a0e07c4d6170748a6c59ed (patch)
tree712191dfc043cedaa5703b4e1791ec9050029bfe /vcl/source/src
parentc407e548cf2ea606c819c7bb5a26559cb0d128be (diff)
convert SV_EDIT_WARNING_BOX to MessageDialog + string
Change-Id: Ie3ceba0e3fa54b6aac7aca844588ed69063af02e
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/stdtext.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/src/stdtext.src b/vcl/source/src/stdtext.src
index 1a33cfa6b9bb..7e488593092b 100644
--- a/vcl/source/src/stdtext.src
+++ b/vcl/source/src/stdtext.src
@@ -49,9 +49,9 @@ String SV_STDTEXT_PREFERENCES
Text [ en-US ] = "Preferences...";
};
-WarningBox SV_EDIT_WARNING_BOX
+String SV_EDIT_WARNING_STR
{
- Message [en-US] = "The inserted text exceeded the maximum length of this text field. The text was truncated.";
+ Text [en-US] = "The inserted text exceeded the maximum length of this text field. The text was truncated.";
};
String SV_MAC_SCREENNNAME