diff options
author | Andras Timar <timar@fsf.hu> | 2011-02-12 09:07:52 +0100 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2011-02-12 09:07:52 +0100 |
commit | 8da80b0c24eb81bdc36e92400ad3dda982fd6c1d (patch) | |
tree | 2d1bdb65cffdb6bd7256df677a1503cd8676ff34 | |
parent | 2e2455211219b734eb6aacd3f3ce6ad0af9a632e (diff) |
l10n: typo fix in Dutch (nl) nlpsolver translation
-rw-r--r-- | nlpsolver/locale/NLPSolverCommon_nl.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nlpsolver/locale/NLPSolverCommon_nl.properties b/nlpsolver/locale/NLPSolverCommon_nl.properties index 65050e1..ec9fecd 100644 --- a/nlpsolver/locale/NLPSolverCommon_nl.properties +++ b/nlpsolver/locale/NLPSolverCommon_nl.properties @@ -17,5 +17,5 @@ NLPSolverCommon.Properties.DEFactor=DE: Schaalfactor (0-1.2) NLPSolverCommon.Properties.DECR=DE: Overspraakwaarschijnlijkheid (0-1) NLPSolverCommon.Properties.PSC1=PS: Cognitieve constante NLPSolverCommon.Properties.PSC2=PS: Sociale constante -NLPSolverCommon.Properties.PSWeight=PS: Beperkingsco\u0102\u0164fficient +NLPSolverCommon.Properties.PSWeight=PS: Beperkingsco\u00EBfficient NLPSolverCommon.Properties.PSCL=PS: Mutatiewaarschijnlijkheid (0-0.005) |