summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-08-30 20:43:33 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-08-31 07:15:37 +0200
commitd4e4e273a5960fcf933729d153de76ecf796aca5 (patch)
tree3d1e165057f090cc8b8deaad0fb011dd6663a142 /dbaccess/inc
parent638acd81979f24262c29dc12e0289d7fc38fcd8b (diff)
tdf#126624: do at least the generic solution
Change-Id: Iae0843b7c06590191c0627bc0a4d70bb42e5b256 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121325 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/strings.hrc b/dbaccess/inc/strings.hrc
index 3fe6a7207dac..ed910c8df1af 100644
--- a/dbaccess/inc/strings.hrc
+++ b/dbaccess/inc/strings.hrc
@@ -336,7 +336,7 @@
#define STR_ORACLE_DATABASE_NAME NC_("STR_ORACLE_DATABASE_NAME", "Name of the Oracle database")
#define STR_MSACCESS_MDB_FILE NC_("STR_MSACCESS_MDB_FILE", "Microsoft Access database file")
#define STR_NO_ADDITIONAL_SETTINGS NC_("STR_NO_ADDITIONAL_SETTINGS", "No more settings are necessary. To verify that the connection is working, click the '%test' button.")
-#define STR_COMMONURL NC_("STR_COMMONURL", "Datasource URL (e.g. host=$host:$port dbname=$database)" )
+#define STR_COMMONURL NC_("STR_COMMONURL", "Enter the DBMS/driver-specific connection string here" )
#define STR_HOSTNAME NC_("STR_HOSTNAME", "~Host name")
#define STR_MOZILLA_PROFILE_NAME NC_("STR_MOZILLA_PROFILE_NAME", "~Mozilla profile name")
#define STR_THUNDERBIRD_PROFILE_NAME NC_("STR_THUNDERBIRD_PROFILE_NAME", "~Thunderbird profile name")