Author: jleroux
Date: Sat Jan 27 10:27:58 2018
New Revision: 1822384
URL:
http://svn.apache.org/viewvc?rev=1822384&view=revLog:
"Applied fix from trunk for revision: 1822383"
------------------------------------------------------------------------
r1822383 | jleroux | 2018-01-27 11:27:31 +0100 (sam., 27 janv. 2018) | 7 lines
Fixed: EntitySaxReader mostly-insert (store after create-error) Fix
(OFBIZ-1032)
This changes the label for more clarity. Actually there is not only inserts but
no replacements. Because you can also create and delete. This has been defined
after this label was created with OFBIZ-4949. So we have EntitySaxReader Action
enum and it's used in this this context.
------------------------------------------------------------------------
Modified:
ofbiz/ofbiz-framework/branches/release17.12/ (props changed)
ofbiz/ofbiz-framework/branches/release17.12/framework/webtools/config/WebtoolsUiLabels.xml
Propchange: ofbiz/ofbiz-framework/branches/release17.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Jan 27 10:27:58 2018
@@ -10,4 +10,4 @@
/ofbiz/branches/json-integration-refactoring:1634077-1635900
/ofbiz/branches/multitenant20100310:921280-927264
/ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658,1820790,1820823,1820949,1820966,1821012,1821036,1821112,1821115,1821144,1821186,1821219,1821226,1821230,1821386,1821613,1821628,1821965,1822125,1822310
+/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658,1820790,1820823,1820949,1820966,1821012,1821036,1821112,1821115,1821144,1821186,1821219,1821226,1821230,1821386,1821613,1821628,1821965,1822125,1822310,1822383
Modified: ofbiz/ofbiz-framework/branches/release17.12/framework/webtools/config/WebtoolsUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release17.12/framework/webtools/config/WebtoolsUiLabels.xml?rev=1822384&r1=1822383&r2=1822384&view=diff==============================================================================
--- ofbiz/ofbiz-framework/branches/release17.12/framework/webtools/config/WebtoolsUiLabels.xml (original)
+++ ofbiz/ofbiz-framework/branches/release17.12/framework/webtools/config/WebtoolsUiLabels.xml Sat Jan 27 10:27:58 2018
@@ -3657,9 +3657,9 @@
<value xml:lang="zh-TW">大é¨åæ¯æå
¥ï¼</value>
</property>
<property key="WebtoolsOnlyInserts">
- <value xml:lang="de">Nur Einfügungen?</value>
- <value xml:lang="en">Only Inserts?</value>
- <value xml:lang="fr">Seulement des insertions ?</value>
+ <value xml:lang="de">Kein Ersatzes</value>
+ <value xml:lang="en">No replacements</value>
+ <value xml:lang="fr">Pas de remplacements</value>
</property>
<property key="WebtoolsMyCertificates">
<value xml:lang="de">Meine Zertifikate</value>