mirror of
https://github.com/LibreOffice/core.git
synced 2025-08-02 04:50:01 +00:00

There is no point to bundle it, because 1) it is an old version 2) since LibreOffice 7.5 there are built-in number formats in Calc with the same functionality (using libnumbertext FWIW) Change-Id: I8cfb24f7e6f045bd51fea620aca6a61269dba77a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180996 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
/*
|
|
* 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/.
|
|
*
|
|
* This file incorporates work covered by the following license notice:
|
|
*
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
* with this work for additional information regarding copyright
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
* except in compliance with the License. You may obtain a copy of
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
*/
|
|
|
|
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS]
|
|
en-US = "Extensions"
|
|
|
|
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS]
|
|
en-US = "Useful %PRODUCTNAME extensions."
|
|
|
|
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI]
|
|
en-US = "MediaWiki Publisher"
|
|
|
|
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MEDIAWIKI]
|
|
en-US = "MediaWiki Publisher"
|
|
|
|
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER]
|
|
en-US = "Solver for Nonlinear Programming"
|
|
|
|
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER]
|
|
en-US = "Solver for Nonlinear Programming"
|
|
|
|
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_BEANSHELL]
|
|
en-US = "Script provider for BeanShell"
|
|
|
|
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_BEANSHELL]
|
|
en-US = "Script provider for BeanShell"
|
|
|
|
[STR_NAME_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_JAVASCRIPT]
|
|
en-US = "Script provider for JavaScript"
|
|
|
|
[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SCRIPT_PROVIDER_FOR_JAVASCRIPT]
|
|
en-US = "Script provider for JavaScript"
|