[Libreoffice-commits] core.git: wizards/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Aug 10 06:44:16 UTC 2019


 wizards/source/access2base/Python.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c6a638d9406dabbc7f99749e7b87724877e08512
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Aug 9 19:09:21 2019 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Aug 10 08:43:42 2019 +0200

    Change FR to US language for external URL
    
    Change-Id: I78358348bf29cd4d63ec8bdad0d3e3ead5136c9e
    Reviewed-on: https://gerrit.libreoffice.org/77227
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/wizards/source/access2base/Python.xba b/wizards/source/access2base/Python.xba
index 7051caed824a..05e229155eb6 100644
--- a/wizards/source/access2base/Python.xba
+++ b/wizards/source/access2base/Python.xba
@@ -103,7 +103,7 @@ Const cstScalar = 0, cstObject = 1, cstNull = 2, cstUNO = 3
 'Conventional special values
 Const cstNoArgs = "+++NOARGS+++", cstSymEmpty = "+++EMPTY+++", cstSymNull = "+++NULL+++"
 
-'https://support.office.com/fr-fr/article/CallByName-fonction-49ce9475-c315-4f13-8d35-e98cfe98729a
+'https://support.office.com/en-us/article/callbyname-function-49ce9475-c315-4f13-8d35-e98cfe98729a
 'Determines the pvCallType
 Const vbGet = 2, vbLet = 4, vbMethod = 1, vbSet = 8, vbUNO = 16
 


More information about the Libreoffice-commits mailing list