diff options
author | Andras Timar <atimar@suse.com> | 2012-09-09 12:03:52 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-09 12:37:04 +0200 |
commit | 48d7e996a2df45e7d080c80b75c0b58bc524e4ad (patch) | |
tree | 4d6f1a08e5ba7e1745cee9e0ae33f861884a93c0 /scp2 | |
parent | 1e7e6647be5392dae58f5c67f64521d6fbf7b327 (diff) |
Long URL does not fit into installer dialog
Change-Id: Iebefcca082a733e26072c5cc0ab0510b9eb2c509
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/python/module_python.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/python/module_python.ulf b/scp2/source/python/module_python.ulf index 400c25e6ddde..4271d100e297 100644 --- a/scp2/source/python/module_python.ulf +++ b/scp2/source/python/module_python.ulf @@ -29,4 +29,4 @@ en-US = "Python-UNO Bridge" [STR_DESC_MODULE_OPTIONAL_PYTHON] -en-US = "Adds the ability to automate %PRODUCTNAME with the Python scripting language. See https://wiki.documentfoundation.org/Development/PyUno for a complete documentation." +en-US = "Adds the ability to automate %PRODUCTNAME with the Python scripting language." |