[Libreoffice-commits] .: Branch 'gr2' - 2 commits - nlpsolver/locale nlpsolver/makefile.mk

Martin Hosken mhosken at kemper.freedesktop.org
Thu Mar 10 00:04:37 PST 2011


 nlpsolver/locale/NLPSolverCommon_ast.properties         |    1 +
 nlpsolver/locale/NLPSolverCommon_ca.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_de.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_en_GB.properties       |    1 +
 nlpsolver/locale/NLPSolverCommon_es.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_fa.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_fi.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_fr.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_hu.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_it.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_ja.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_ko.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_nb.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_nl.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_pt_BR.properties       |    1 +
 nlpsolver/locale/NLPSolverCommon_ru.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_sl.properties          |    1 +
 nlpsolver/locale/NLPSolverCommon_zh_CN.properties       |    1 +
 nlpsolver/locale/NLPSolverCommon_zh_TW.properties       |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_ast.properties   |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_ca.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_de.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_es.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_fa.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_fi.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_fr.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_hu.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_is.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_it.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_ja.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_ko.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_nb.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_nl.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_ru.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_sl.properties    |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties |    1 +
 nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties |    1 +
 nlpsolver/makefile.mk                                   |    2 +-
 40 files changed, 40 insertions(+), 1 deletion(-)

New commits:
commit 31c7600e2651102c5cc5cffd7da6ea1865836033
Author: Andras Timar <timar at fsf.hu>
Date:   Sun Feb 13 09:22:15 2011 +0100

    l10n: don't extract strings from localized NLPSolver properties

diff --git a/nlpsolver/locale/NLPSolverCommon_ast.properties b/nlpsolver/locale/NLPSolverCommon_ast.properties
index fc92d75..e60e305 100644
--- a/nlpsolver/locale/NLPSolverCommon_ast.properties
+++ b/nlpsolver/locale/NLPSolverCommon_ast.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Asumir variables non-negatives
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_ca.properties b/nlpsolver/locale/NLPSolverCommon_ca.properties
index 6adf00d..b9c0bd9 100644
--- a/nlpsolver/locale/NLPSolverCommon_ca.properties
+++ b/nlpsolver/locale/NLPSolverCommon_ca.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Assumeix variables no negatives
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_de.properties b/nlpsolver/locale/NLPSolverCommon_de.properties
index 54b6f37..56108cd 100644
--- a/nlpsolver/locale/NLPSolverCommon_de.properties
+++ b/nlpsolver/locale/NLPSolverCommon_de.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Nicht-negative Variablen voraussetzen
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_en_GB.properties b/nlpsolver/locale/NLPSolverCommon_en_GB.properties
index 6ec91f8..f5ff239 100644
--- a/nlpsolver/locale/NLPSolverCommon_en_GB.properties
+++ b/nlpsolver/locale/NLPSolverCommon_en_GB.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_es.properties b/nlpsolver/locale/NLPSolverCommon_es.properties
index 3bf4d9c..b1c20a2 100644
--- a/nlpsolver/locale/NLPSolverCommon_es.properties
+++ b/nlpsolver/locale/NLPSolverCommon_es.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Asumir variables no-negativas
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_fa.properties b/nlpsolver/locale/NLPSolverCommon_fa.properties
index 1e8bf0b..b596522 100644
--- a/nlpsolver/locale/NLPSolverCommon_fa.properties
+++ b/nlpsolver/locale/NLPSolverCommon_fa.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\u0641\u0631\u0636 \u06A9\u0631\u062F\u0646 \u0645\u062A\u063A\u06CC\u0631\u0647\u0627\u06CC \u0646\u0627\u0645\u0646\u0641\u06CC
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_fi.properties b/nlpsolver/locale/NLPSolverCommon_fi.properties
index e77054a..0bc8cbd 100644
--- a/nlpsolver/locale/NLPSolverCommon_fi.properties
+++ b/nlpsolver/locale/NLPSolverCommon_fi.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Oleta muuttujat ei-negatiivisiksi
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_fr.properties b/nlpsolver/locale/NLPSolverCommon_fr.properties
index 4968a9e..bf26078 100644
--- a/nlpsolver/locale/NLPSolverCommon_fr.properties
+++ b/nlpsolver/locale/NLPSolverCommon_fr.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Supposer des variables non n\u00E9gatives
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_hu.properties b/nlpsolver/locale/NLPSolverCommon_hu.properties
index 0de747e..06e38d2 100644
--- a/nlpsolver/locale/NLPSolverCommon_hu.properties
+++ b/nlpsolver/locale/NLPSolverCommon_hu.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Nem negat\u00EDv v\u00E1ltoz\u00F3k felt\u00E9telez\u00E9se
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_it.properties b/nlpsolver/locale/NLPSolverCommon_it.properties
index 9a143e6..be424e8 100644
--- a/nlpsolver/locale/NLPSolverCommon_it.properties
+++ b/nlpsolver/locale/NLPSolverCommon_it.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Presumi variabili non-negative
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_ja.properties b/nlpsolver/locale/NLPSolverCommon_ja.properties
index f538d55..e1dec89 100644
--- a/nlpsolver/locale/NLPSolverCommon_ja.properties
+++ b/nlpsolver/locale/NLPSolverCommon_ja.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\u975E\u8CA0\u306E\u5909\u6570\u3092\u4EEE\u5B9A\u3059\u308B
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_ko.properties b/nlpsolver/locale/NLPSolverCommon_ko.properties
index 207d918..9caa039 100644
--- a/nlpsolver/locale/NLPSolverCommon_ko.properties
+++ b/nlpsolver/locale/NLPSolverCommon_ko.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\uC74C\uC218\uAC00 \uC544\uB2CC \uBCC0\uC218\uB97C \uAC00\uC815
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_nb.properties b/nlpsolver/locale/NLPSolverCommon_nb.properties
index 404407e..3b88d95 100644
--- a/nlpsolver/locale/NLPSolverCommon_nb.properties
+++ b/nlpsolver/locale/NLPSolverCommon_nb.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_nl.properties b/nlpsolver/locale/NLPSolverCommon_nl.properties
index 65050e1..83ee703 100644
--- a/nlpsolver/locale/NLPSolverCommon_nl.properties
+++ b/nlpsolver/locale/NLPSolverCommon_nl.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Niet negatieve variabelen aannemen
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_pt_BR.properties b/nlpsolver/locale/NLPSolverCommon_pt_BR.properties
index f63e989..4ed7ac9 100644
--- a/nlpsolver/locale/NLPSolverCommon_pt_BR.properties
+++ b/nlpsolver/locale/NLPSolverCommon_pt_BR.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Assumir vari\u00E1veis como n\u00E3o negativas
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_ru.properties b/nlpsolver/locale/NLPSolverCommon_ru.properties
index fcea025..c240fed 100644
--- a/nlpsolver/locale/NLPSolverCommon_ru.properties
+++ b/nlpsolver/locale/NLPSolverCommon_ru.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\u041F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435 \u043A\u0430\u043A \u043D\u0435\u043E\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_sl.properties b/nlpsolver/locale/NLPSolverCommon_sl.properties
index cf28b54..8ef157c 100644
--- a/nlpsolver/locale/NLPSolverCommon_sl.properties
+++ b/nlpsolver/locale/NLPSolverCommon_sl.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=Domnevaj nenegativne spremenljivke
 
diff --git a/nlpsolver/locale/NLPSolverCommon_zh_CN.properties b/nlpsolver/locale/NLPSolverCommon_zh_CN.properties
index c1e7766..c2eb6f1 100644
--- a/nlpsolver/locale/NLPSolverCommon_zh_CN.properties
+++ b/nlpsolver/locale/NLPSolverCommon_zh_CN.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\u5047\u5B9A\u975E\u8D1F\u53D8\u91CF
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverCommon_zh_TW.properties b/nlpsolver/locale/NLPSolverCommon_zh_TW.properties
index 9e836c5..6001cca 100644
--- a/nlpsolver/locale/NLPSolverCommon_zh_TW.properties
+++ b/nlpsolver/locale/NLPSolverCommon_zh_TW.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #BaseNLPSolver
 NLPSolverCommon.Properties.AssumeNonNegative=\u5047\u8A2D\u975E\u8CA0\u503C\u8B8A\u6578
 #BaseEvolutionarySolver
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ast.properties b/nlpsolver/locale/NLPSolverStatusDialog_ast.properties
index d2bf66c..7134369 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_ast.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_ast.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Est\u00E1u del resolvedor
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ca.properties b/nlpsolver/locale/NLPSolverStatusDialog_ca.properties
index cbaf6d4..11f653c 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_ca.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_ca.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Estat del solucionador
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_de.properties b/nlpsolver/locale/NLPSolverStatusDialog_de.properties
index 7f363ce..ed263cd 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_de.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_de.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Solverstatus
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties b/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties
index f72edfa..45edc4e 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Solver Status
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_es.properties b/nlpsolver/locale/NLPSolverStatusDialog_es.properties
index aac534c..321af52 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_es.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_es.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Estado del solucionador
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fa.properties b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
index 2d46bbf..c59745f 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u0648\u0636\u0639\u06CC\u062A \u062D\u0644\u200C\u06A9\u0646\u0646\u062F\u0647
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fi.properties b/nlpsolver/locale/NLPSolverStatusDialog_fi.properties
index 6bb4487..90945e3 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_fi.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_fi.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Ratkaisimen tila
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fr.properties b/nlpsolver/locale/NLPSolverStatusDialog_fr.properties
index 83d40d3..de6c1a9 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_fr.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_fr.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u00C9tat du solveur
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_hu.properties b/nlpsolver/locale/NLPSolverStatusDialog_hu.properties
index 98f9b80..b2584b0 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_hu.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_hu.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=A Megold\u00F3 \u00E1llapota
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_is.properties b/nlpsolver/locale/NLPSolverStatusDialog_is.properties
index 0d414ab..74a8b69 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_is.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_is.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Solver Status
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_it.properties b/nlpsolver/locale/NLPSolverStatusDialog_it.properties
index 13a8e8e..fe147ab 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_it.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_it.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Stato del risolutore
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ja.properties b/nlpsolver/locale/NLPSolverStatusDialog_ja.properties
index 7866ce0..2210dd3 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_ja.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_ja.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u30BD\u30EB\u30D0\u30FC\u306E\u72B6\u614B
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ko.properties b/nlpsolver/locale/NLPSolverStatusDialog_ko.properties
index aae9346..94c7e92 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_ko.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_ko.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\uD574\uCC3E\uAE30 \uC0C1\uD0DC
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_nb.properties b/nlpsolver/locale/NLPSolverStatusDialog_nb.properties
index 7601b17..e1bdf3e 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_nb.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_nb.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=L\u00F8sningstatus
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_nl.properties b/nlpsolver/locale/NLPSolverStatusDialog_nl.properties
index 60132e0..f5eab8c 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_nl.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_nl.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Oplosserstatus
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties b/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties
index 2119fed..44dae56 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Estado do solver
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ru.properties b/nlpsolver/locale/NLPSolverStatusDialog_ru.properties
index 35c2f61..bbfed60 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_ru.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_ru.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_sl.properties b/nlpsolver/locale/NLPSolverStatusDialog_sl.properties
index 148a3ba..78d68c8 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_sl.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_sl.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=Stanje Re\u0161evalca
 
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties b/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties
index 6fe3e98..0a3d4e3 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u6C42\u89E3\u5668\u72B6\u6001
 #Controls
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties b/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties
index 0ef8da7..e1c3393 100644
--- a/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties
+++ b/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties
@@ -1,3 +1,4 @@
+# x-no-translate
 #Dialog
 NLPSolverStatusDialog.Dialog.Caption=\u89E3\u6C7A\u7A0B\u5F0F\u72C0\u614B
 #Controls
commit 05f3a804473c4e48e3562e9d45330714479979da
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Mar 4 16:38:12 2011 +0100

    fix windows build

diff --git a/nlpsolver/makefile.mk b/nlpsolver/makefile.mk
index 451e1b3..ec7a063 100644
--- a/nlpsolver/makefile.mk
+++ b/nlpsolver/makefile.mk
@@ -46,7 +46,7 @@ PATCH_FILES=nlpsolver-0.9.patch
 
 ANT_FLAGS+=-Dplatforms.JDK_1.5.home=$(JAVA_HOME) -Doffice.program.dir=$(SOLARBINDIR)
 
-CONFIGURE_ACTION=cp -rpv ../../../../locale src/
+CONFIGURE_ACTION=cp -rv --preserve=timestamps ../../../../locale src/
 
 .IF "$(JAVACISGCJ)"=="yes"
 JAVA_HOME=


More information about the Libreoffice-commits mailing list