Bug 33010 - [NLPSolver] Typo in options dialogs
Summary: [NLPSolver] Typo in options dialogs
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.3.0 RC2
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-11 21:57 UTC by Jean-Baptiste Faure
Modified: 2011-01-14 05:21 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Baptiste Faure 2011-01-11 21:57:26 UTC
In options dialogs of NLPSolver, you read "Size of Swam:" instead of "Size of Swarm:". 
To fix this typo one have to modify the file /opt/libreoffice/share/extensions/NLPSolver/locale/NLPSolverCommon_en_US.properties, line 5 :
NLPSolverCommon.Properties.SwarmSize=Size of Swarm

I did not find this file in the source code.

Best regards. JBF
Comment 2 sophie 2011-01-14 05:21:48 UTC
Closing - Sophie