diff options
Diffstat (limited to 'scp2/source/python/module_python_librelogo.ulf')
-rw-r--r-- | scp2/source/python/module_python_librelogo.ulf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/scp2/source/python/module_python_librelogo.ulf b/scp2/source/python/module_python_librelogo.ulf new file mode 100644 index 000000000..db5d265b5 --- /dev/null +++ b/scp2/source/python/module_python_librelogo.ulf @@ -0,0 +1,13 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ + +[STR_NAME_MODULE_OPTIONAL_PYTHON_LIBRELOGO] +en-US = "LibreLogo" + +[STR_DESC_MODULE_OPTIONAL_PYTHON_LIBRELOGO] +en-US = "Logo (turtle graphics) toolbar for Writer" |