summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/resource/conn_shared_res.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/resource/conn_shared_res.src b/connectivity/source/resource/conn_shared_res.src
index ad5643654833..23c7db11c634 100644
--- a/connectivity/source/resource/conn_shared_res.src
+++ b/connectivity/source/resource/conn_shared_res.src
@@ -618,7 +618,7 @@ String STR_NO_DOCUMENTUI
};
String STR_ERROR_NEW_VERSION
{
- Text = "The connection could not be established. The database was created by a newer version of %PRODUCTNAME.";
+ Text [ en-US ] = "The connection could not be established. The database was created by a newer version of %PRODUCTNAME.";
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */