svn commit: r1715464 [2/3] - in /ofbiz/branches/release14.12: ./ applications/accounting/config/ applications/accounting/entitydef/ applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/accounting/error/ applications/account...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1715464 [2/3] - in /ofbiz/branches/release14.12: ./ applications/accounting/config/ applications/accounting/entitydef/ applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/accounting/error/ applications/account...

Deepak Dixit-5
Modified: ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_old.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_old.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_old.xml (original)
+++ ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_old.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
     <!-- ========================================================= -->

Modified: ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_shipment.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_shipment.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_shipment.xml (original)
+++ ofbiz/branches/release14.12/applications/product/entitydef/entitymodel_shipment.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/applications/product/webapp/catalog/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/webapp/catalog/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/webapp/catalog/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/applications/product/webapp/catalog/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Catalog</display-name>
-    <description>Catalog Module of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Catalog</display-name>
+    <description>Catalog Module of the Apache OFBiz Project</description>
 
    <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/applications/product/webapp/catalog/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/webapp/catalog/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/webapp/catalog/error/error.jsp (original)
+++ ofbiz/branches/release14.12/applications/product/webapp/catalog/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/applications/product/webapp/facility/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/webapp/facility/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/webapp/facility/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/applications/product/webapp/facility/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Facility Manager</display-name>
-    <description>Facility Manager Module of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Facility Manager</display-name>
+    <description>Facility Manager Module of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/applications/product/webapp/facility/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/product/webapp/facility/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/product/webapp/facility/error/error.jsp (original)
+++ ofbiz/branches/release14.12/applications/product/webapp/facility/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/applications/workeffort/config/WorkEffortUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/config/WorkEffortUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/config/WorkEffortUiLabels.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/config/WorkEffortUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -2290,26 +2290,26 @@
     <property key="WorkEffortCompanySubtitle">
     <!--value xml:lang="ar">جزء من عائلة أوفبيز للبرمجيات الحرة</value-->
         <value xml:lang="ar">جزء من عائلة أوفبيز للتطبيقات الحرة للتسيير</value>
-        <value xml:lang="de">Teil der Open For Business Familie von Open Source Software</value>
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
+        <value xml:lang="de">Teil der Apache OFBiz Familie von Open Source Software</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
     <!--value xml:lang="es">Parte de la familia "Open for Bussiness" de Software Libre</value-->
-        <value xml:lang="es">Parte de la familia de software Open For Business de código abierto</value>
-        <value xml:lang="fr">Un module de la famille Open For Business, logiciel libre de gestion d'entreprise.</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
-    <!--value xml:lang="nl">Onderdeel van de Open For Business'-suite</value-->
-        <value xml:lang="ja">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="nl">Deel van de Open For Business-suite van Open Source Software</value>
+        <value xml:lang="es">Parte de la familia de software Apache OFBiz de código abierto</value>
+        <value xml:lang="fr">Un module de la famille Apache OFBiz, logiciel libre de gestion d'entreprise.</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
+    <!--value xml:lang="nl">Onderdeel van de Apache OFBiz'-suite</value-->
+        <value xml:lang="ja">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="nl">Deel van de Apache OFBiz-suite van Open Source Software</value>
         <value xml:lang="pt_BR">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="pt-PT">Parte do Software de Fonte Aberta para Grupos Abertos Para o Negócio</value-->
         <value xml:lang="pt_PT">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="ro">Parte accesibila pentru Business Family of Open Source Software</valuevalue xml:lang="ro">Parte din Open for Business Family of Open Source Software</value-->
         <value xml:lang="ro">Partea de Deschidere Pentru Afaceri Familiale din Open Source Software</value>
-    <!--value xml:lang="ru">Часть семейства ПО Open For Business</valuevalue xml:lang="ru">Часть семейства "Open For Business Family" программных продуктов Open Source </value-->
-        <value xml:lang="ru">Входит в состав семейства Open For Business</value>
+    <!--value xml:lang="ru">Часть семейства ПО Apache OFBiz</valuevalue xml:lang="ru">Часть семейства "Apache OFBiz Family" программных продуктов Open Source </value-->
+        <value xml:lang="ru">Входит в состав семейства Apache OFBiz</value>
     <!--value xml:lang="th">เป็นส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value-->
         <value xml:lang="th">ส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value>
     <!--value xml:lang="zh">开源软件OFBiz的组成部分</valuevalue xml:lang="zh">开源软件OFBiz的组成部分</value-->
-        <value xml:lang="vi">Part of the Open For Business Family of Open Source Software</value>
+        <value xml:lang="vi">Part of the Apache OFBiz Family of Open Source Software</value>
         <value xml:lang="zh">开源软件OFBiz家族的一部分</value>
         <value xml:lang="zh_CN">OFBiz的一部分</value>
         <value xml:lang="zh_TW">開源軟體OFBiz家族的一部分</value>

Modified: ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_old.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_old.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_old.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_old.xml Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>old depreciated entities</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_view.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_view.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_view.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/entitydef/entitymodel_view.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
     <view-entity entity-name="WorkEffortAndChild"

Modified: ofbiz/branches/release14.12/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalConverter.java
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalConverter.java?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalConverter.java (original)
+++ ofbiz/branches/release14.12/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalConverter.java Sat Nov 21 06:20:19 2015
@@ -105,7 +105,7 @@ public class ICalConverter {
 
     protected static final String module = ICalConverter.class.getName();
     protected static final String partyIdXParamName = "X-ORG-APACHE-OFBIZ-PARTY-ID";
-    protected static final ProdId prodId = new ProdId("-//Apache Open For Business//Work Effort Calendar//EN");
+    protected static final ProdId prodId = new ProdId("-//Apache OFBiz//Work Effort Calendar//EN");
     protected static final String workEffortIdParamName = "X-ORG-APACHE-OFBIZ-WORKEFFORT-ID";
     protected static final String uidPrefix = "ORG-APACHE-OFBIZ-WE-";
     protected static final String workEffortIdXPropName = "X-ORG-APACHE-OFBIZ-WORKEFFORT-ID";

Modified: ofbiz/branches/release14.12/applications/workeffort/webapp/ical/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-  <display-name>Open For Business - iCalendar Server</display-name>
-  <description>iCalendar Server Module of the Open For Business Project</description>
+  <display-name>Apache OFBiz - iCalendar Server</display-name>
+  <description>iCalendar Server Module of the Apache OFBiz Project</description>
 
   <context-param>
     <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-  <display-name>Open For Business - Work Manager</display-name>
-  <description>Work Manager Module of the Open For Business Project</description>
+  <display-name>Apache OFBiz - Work Manager</display-name>
+  <description>Work Manager Module of the Apache OFBiz Project</description>
 
   <context-param>
     <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/error/error.jsp (original)
+++ ofbiz/branches/release14.12/applications/workeffort/webapp/workeffort/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/framework/catalina/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/catalina/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/catalina/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/catalina/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/common/config/CommonUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/branches/release14.12/framework/common/config/CommonUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -11258,20 +11258,20 @@
         <value xml:lang="de">Das Open For Business Projekt</value>
         <value xml:lang="en">The Open For Business Project</value>
         <value xml:lang="es">El proyecto Open For Business</value>
-        <value xml:lang="fr">Le projet Apache Open For Business</value>
+        <value xml:lang="fr">Le projet Open For Business</value>
         <value xml:lang="hi_IN">द् ओपन फॉर बिसनेस प्रोजेक्ट</value>
         <value xml:lang="it">Il progetto Open For Business</value>
         <value xml:lang="ja">The Open For Business Project</value>
         <value xml:lang="nl">Het Open For Business Project</value>
         <value xml:lang="pt">The Open For Business Project</value>
-        <value xml:lang="pt_BR">O Projeto Open For Business</value>
+        <value xml:lang="pt-BR">O Projeto Open For Business</value>
         <value xml:lang="ro">Proiectul Open For Business</value>
         <value xml:lang="ru">Проект 'Open For Business'</value>
         <value xml:lang="th">เปิดโปรเจคธุรกิจ</value>
         <value xml:lang="vi">Dá»± án mã mở cho kinh doanh vCloudBusiness OFBIZ</value>
         <value xml:lang="zh">OFBiz项目</value>
-        <value xml:lang="zh_CN">The Open For Business Project</value>
-        <value xml:lang="zh_TW">OFBiz專案</value>
+        <value xml:lang="zh-CN">The Open For Business Project</value>
+        <value xml:lang="zh-TW">OFBiz專案</value>
     </property>
     <property key="CommonThis">
         <value xml:lang="ar">هذا</value>

Modified: ofbiz/branches/release14.12/framework/common/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/common/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/common/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/common/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/common/src/org/ofbiz/common/email/EmailServices.java
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/common/src/org/ofbiz/common/email/EmailServices.java?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/common/src/org/ofbiz/common/email/EmailServices.java (original)
+++ ofbiz/branches/release14.12/framework/common/src/org/ofbiz/common/email/EmailServices.java Sat Nov 21 06:20:19 2015
@@ -248,7 +248,7 @@ public class EmailServices {
             }
             mail.setFrom(new InternetAddress(sendFrom));
             mail.setSubject(subject, "UTF-8");
-            mail.setHeader("X-Mailer", "Apache OFBiz, The Apache Open For Business Project");
+            mail.setHeader("X-Mailer", "Apache OFBiz, The Open For Business Project");
             mail.setSentDate(new Date());
             mail.addRecipients(Message.RecipientType.TO, sendTo);
 

Modified: ofbiz/branches/release14.12/framework/entity/dtd/entitygroup.xsd
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/entity/dtd/entitygroup.xsd?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/entity/dtd/entitygroup.xsd (original)
+++ ofbiz/branches/release14.12/framework/entity/dtd/entitygroup.xsd Sat Nov 21 06:20:19 2015
@@ -18,7 +18,7 @@ specific language governing permissions
 under the License.
 -->
 <!--
-     * This is the DTD for the Open For Business Generic Entity Model field type definition XML file.
+     * This is the DTD for the Apache OFBiz Generic Entity Model field type definition XML file.
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
     <!-- ====================== Root Element ======================= -->

Modified: ofbiz/branches/release14.12/framework/entity/dtd/entitymodel.xsd
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/entity/dtd/entitymodel.xsd?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/entity/dtd/entitymodel.xsd (original)
+++ ofbiz/branches/release14.12/framework/entity/dtd/entitymodel.xsd Sat Nov 21 06:20:19 2015
@@ -18,7 +18,7 @@ specific language governing permissions
 under the License.
 -->
 <!--
-    *This is the DTD for the Open For Business Generic Entity Model entity definition XML file.
+    *This is the DTD for the Apache OFBiz Generic Entity Model entity definition XML file.
     *This DTD is meant to be as simple as possible, and is modelled from the standard ejb deployment descriptor ejb-jar.xml.
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">

Modified: ofbiz/branches/release14.12/framework/entity/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/entity/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/entity/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/entity/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/entityext/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/entityext/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/entityext/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/entityext/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/images/webapp/images/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/images/webapp/images/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/images/webapp/images/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/framework/images/webapp/images/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@ under the License.
 -->
 
 <web-app>
-  <display-name>Open For Business - demostore images</display-name>
-  <description>Demo Store Images for the Open For Business Project</description>
+  <display-name>Apache OFBiz - demostore images</display-name>
+  <description>Demo Store Images for the Apache OFBiz Project</description>
 
   <session-config>
     <session-timeout>1</session-timeout>

Modified: ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml (original)
+++ ofbiz/branches/release14.12/framework/resources/templates/UiLabels.xml Sat Nov 21 06:20:19 2015
@@ -10,8 +10,8 @@
         <value xml:lang="zh-TW">OFBiz: @component-resource-name@</value>
     </property>
     <property key="@component-resource-name@CompanySubtitle">
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
         <value xml:lang="zh">开源软件OFBiz的组成部分</value>
         <value xml:lang="zh-TW">開源軟體OFBiz的組成部分</value>
     </property>

Modified: ofbiz/branches/release14.12/framework/resources/templates/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/resources/templates/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/resources/templates/error.jsp (original)
+++ ofbiz/branches/release14.12/framework/resources/templates/error.jsp Sat Nov 21 06:20:19 2015
@@ -1,7 +1,7 @@
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/framework/resources/templates/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/resources/templates/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/resources/templates/web.xml (original)
+++ ofbiz/branches/release14.12/framework/resources/templates/web.xml Sat Nov 21 06:20:19 2015
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 <web-app>
-    <display-name>Open For Business - @component-resource-name@ Component</display-name>
-    <description>@component-resource-name@ Component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - @component-resource-name@ Component</display-name>
+    <description>@component-resource-name@ Component of the Apache OFBiz Project</description>
 
     <!-- context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/framework/security/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/security/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/security/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/security/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/service/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/service/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/service/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/service/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/webapp/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webapp/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webapp/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/framework/webapp/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/framework/webtools/config/WebtoolsUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webtools/config/WebtoolsUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webtools/config/WebtoolsUiLabels.xml (original)
+++ ofbiz/branches/release14.12/framework/webtools/config/WebtoolsUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -1148,22 +1148,22 @@
     <property key="WebtoolsCompanySubtitle">
     <!--value xml:lang="ar">جزء من عائلة أوفبيز للبرمجيات الحرة</value-->
         <value xml:lang="ar">جزء من عائلة أوفبيز للتطبيقات الحرة للتسيير</value>
-        <value xml:lang="de">Teil der Open For Business Familie von Open Source Software</value>
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
+        <value xml:lang="de">Teil der Apache OFBiz Familie von Open Source Software</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
     <!--value xml:lang="es">Parte de la familia "Open for Bussiness" de Software Libre</value-->
-        <value xml:lang="es">Parte de la familia de software Open For Business de código abierto</value>
-        <value xml:lang="fr">Un module de la famille Open For Business, logiciel libre de gestion d'entreprise.</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
-    <!--value xml:lang="nl">Onderdeel van de Open For Business'-suite</value-->
-        <value xml:lang="ja">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="nl">Deel van de Open For Business-suite van Open Source Software</value>
+        <value xml:lang="es">Parte de la familia de software Apache OFBiz de código abierto</value>
+        <value xml:lang="fr">Un module de la famille Apache OFBiz, logiciel libre de gestion d'entreprise.</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
+    <!--value xml:lang="nl">Onderdeel van de Apache OFBiz'-suite</value-->
+        <value xml:lang="ja">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="nl">Deel van de Apache OFBiz-suite van Open Source Software</value>
         <value xml:lang="pt_BR">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="pt-PT">Parte do Software de Fonte Aberta para Grupos Abertos Para o Negócio</value-->
         <value xml:lang="pt_PT">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="ro">Parte accesibila pentru Business Family of Open Source Software</valuevalue xml:lang="ro">Parte din Open for Business Family of Open Source Software</value-->
         <value xml:lang="ro">Partea de Deschidere Pentru Afaceri Familiale din Open Source Software</value>
-    <!--value xml:lang="ru">Часть семейства ПО Open For Business</valuevalue xml:lang="ru">Часть семейства "Open For Business Family" программных продуктов Open Source </value-->
-        <value xml:lang="ru">Входит в состав семейства Open For Business</value>
+    <!--value xml:lang="ru">Часть семейства ПО Apache OFBiz</valuevalue xml:lang="ru">Часть семейства "Apache OFBiz Family" программных продуктов Open Source </value-->
+        <value xml:lang="ru">Входит в состав семейства Apache OFBiz</value>
     <!--value xml:lang="th">เป็นส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value-->
         <value xml:lang="th">ส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value>
     <!--value xml:lang="zh">开源软件OFBiz的组成部分</valuevalue xml:lang="zh">开源软件OFBiz的组成部分</value-->

Modified: ofbiz/branches/release14.12/framework/webtools/webapp/webtools/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-  <display-name>Open For Business - Web Tools</display-name>
-  <description>Common Application Components of the Open For Business Project</description>
+  <display-name>Apache OFBiz - Web Tools</display-name>
+  <description>Common Application Components of the Apache OFBiz Project</description>
 
   <context-param>
     <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelInduceFromDb.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelInduceFromDb.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelInduceFromDb.jsp (original)
+++ ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelInduceFromDb.jsp Sat Nov 21 06:20:19 2015
@@ -60,7 +60,7 @@ ERRORS:
         }
       }
       if(newEntList != null) {
-        String title = "Entity of an Apache Open For Business Project (Apache OFBiz) Component";
+        String title = "Entity of the Apache OFBiz Component";
         String description = "None";
         String copyright = "Copyright 2001-2012 The Apache Software Foundation";
         String author = "None";

Modified: ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelWriter.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelWriter.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelWriter.jsp (original)
+++ ofbiz/branches/release14.12/framework/webtools/webapp/webtools/entity/ModelWriter.jsp Sat Nov 21 06:20:19 2015
@@ -60,7 +60,7 @@ if (security.hasPermission("ENTITY_MAINT
       }
     }
   } else {
-      String title = "Entity of an Apache Open For Business Project (Apache OFBiz) Component";
+      String title = "Entity of the Apache OFBiz Component";
       String description = "None";
       String copyright = "Copyright 2001-2012 The Apache Software Foundation";
       String author = "None";

Modified: ofbiz/branches/release14.12/framework/webtools/webapp/webtools/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/framework/webtools/webapp/webtools/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/framework/webtools/webapp/webtools/error/error.jsp (original)
+++ ofbiz/branches/release14.12/framework/webtools/webapp/webtools/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -19,7 +19,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/LICENSE?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/LICENSE (original)
+++ ofbiz/branches/release14.12/specialpurpose/LICENSE Sat Nov 21 06:20:19 2015
@@ -1,6 +1,6 @@
 =========================================================================
-The source code that makes up The Apache Open For Business Project
-(Apache OFBiz) and the majority of the libraries distributed with it are
+The source code that makes up The Apache OFBiz Project
+and the majority of the libraries distributed with it are
 licensed under the Apache License Version 2.0.
 
 Other licenses used by libraries distributed with Apache OFBiz are listed

Modified: ofbiz/branches/release14.12/specialpurpose/NOTICE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/NOTICE?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/NOTICE (original)
+++ ofbiz/branches/release14.12/specialpurpose/NOTICE Sat Nov 21 06:20:19 2015
@@ -3,8 +3,8 @@
 ==  Version 2.0.                                                       ==
 =========================================================================
 
-The Apache Open For Business Project (Apache OFBiz)
-Copyright 2001-2011 The Apache Software Foundation
+The Apache OFBiz Project
+Copyright 2001-2015 The Apache Software Foundation
 
 =========================================================================
 ==  Apache General Notice (Covers OFBiz and all ASF libraries)         ==

Modified: ofbiz/branches/release14.12/specialpurpose/assetmaint/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/assetmaint/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/assetmaint/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/assetmaint/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -24,7 +24,7 @@
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@
 -->
 
 <web-app>
-    <display-name>Open For Business - Asset Maintenance</display-name>
-    <description>Asset Management component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Asset Maintenance</display-name>
+    <description>Asset Management component of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/assetmaint/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@
 -->
 
 <web-app>
-    <display-name>Open For Business - Information Systems</display-name>
-    <description>Information Systems Management application of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Information Systems</display-name>
+    <description>Information Systems Management application of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/assetmaint/webapp/ismgr/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/bi/config/BiUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/bi/config/BiUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/bi/config/BiUiLabels.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/bi/config/BiUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -39,17 +39,17 @@
     </property>
     <property key="BusinessIntelligenceCompanySubtitle">
         <value xml:lang="ar">جزء من عائلة أوفبيز للتطبيقات الحرة للتسيير</value>
-        <value xml:lang="de">Teil der Open For Business Familie von Open Source Software</value>
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="es">Parte de la familia de software Open For Business de código abierto</value>
-        <value xml:lang="fr">Un module de la famille Open For Business, logiciel libre de gestion d'entreprise.</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
-        <value xml:lang="ja">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="nl">Deel van de Open For Business-suite van Open Source Software</value>
+        <value xml:lang="de">Teil der Apache OFBiz Familie von Open Source Software</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="es">Parte de la familia de software Apache OFBiz de código abierto</value>
+        <value xml:lang="fr">Un module de la famille Apache OFBiz, logiciel libre de gestion d'entreprise.</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
+        <value xml:lang="ja">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="nl">Deel van de Apache OFBiz-suite van Open Source Software</value>
         <value xml:lang="pt_BR">Parte da família OfBiz de software de fonte aberta</value>
         <value xml:lang="pt_PT">Parte da família OfBiz de software de fonte aberta</value>
         <value xml:lang="ro">Partea de Deschidere Pentru Afaceri Familiale din Open Source Software</value>
-        <value xml:lang="ru">Входит в состав семейства Open For Business</value>
+        <value xml:lang="ru">Входит в состав семейства Apache OFBiz</value>
         <value xml:lang="th">ส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value>
         <value xml:lang="zh">开源软件OFBiz家族的一部分</value>
         <value xml:lang="zh_CN">OFBiz的一部分</value>

Modified: ofbiz/branches/release14.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/bi/webapp/bi/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@
 -->
 
 <web-app>
-    <display-name>Open For Business - Business Intelligence</display-name>
-    <description>Business Intelligence component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Business Intelligence</display-name>
+    <description>Business Intelligence component of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/birt/config/BirtUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/config/BirtUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/config/BirtUiLabels.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/config/BirtUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -27,9 +27,9 @@
         <value xml:lang="zh_TW">OFBiz: Eclipse BIRT</value>
     </property>
     <property key="BirtCompanySubtitle">
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
-        <value xml:lang="ja">Part of the Open For Business Family of Open Source Software</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
+        <value xml:lang="ja">Part of the Apache OFBiz Family of Open Source Software</value>
         <value xml:lang="th">เป็นส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value>
         <value xml:lang="zh">开源软件OFBiz的组成部分</value>
         <value xml:lang="zh_TW">開源軟體OFBiz的組成部分</value>

Modified: ofbiz/branches/release14.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/webapp/accounting/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Accounting Manager</display-name>
-    <description>Accounting Manager Module of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Accounting Manager</display-name>
+    <description>Accounting Manager Module of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - BIRT Component</display-name>
-    <description>BIRT Component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - BIRT Component</display-name>
+    <description>BIRT Component of the Apache OFBiz Project</description>
     
     <context-param>
         <param-name>localDispatcherName</param-name><param-value>birt</param-value>

Modified: ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/webapp/birt/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -19,7 +19,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/webapp/facility/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Facility Manager</display-name>
-    <description>Facility Manager Module of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Facility Manager</display-name>
+    <description>Facility Manager Module of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/birt/webapp/ordermgr/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Order Manager</display-name>
-    <description>Order Manager Module of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Order Manager</display-name>
+    <description>Order Manager Module of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>entityDelegatorName</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizHead.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizHead.ftl?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizHead.ftl (original)
+++ ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizHead.ftl Sat Nov 21 06:20:19 2015
@@ -34,7 +34,7 @@ under the License.
 <html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
-    <title>OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
+    <title>OFBiz, The Apache OFBiz Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
     <link rel="stylesheet" href="/ofbiz/images/ofbws.css" type="text/css"/>
     <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@@ -47,7 +47,7 @@ under the License.
 <div class="headerboxoutside">
     <div class="headerboxtop">
         <div class="left">
-            <a href="http://ofbiz.apache.org/"><img src="/ofbiz/images/ofbiz_logo.gif" border="0" alt="The Open For Business Project"/></a>
+            <a href="http://ofbiz.apache.org/"><img src="/ofbiz/images/ofbiz_logo.gif" border="0" alt="The Apache OFBiz Project"/></a>
         </div>
         <div class="right">
             <a href="http://ofbiz.apache.org/"><img class="main-logo" src="/ofbiz/images/ofbiz_powered.gif" alt="Powered By Apache OFBiz"/></a>

Modified: ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizMain.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizMain.ftl?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizMain.ftl (original)
+++ ofbiz/branches/release14.12/specialpurpose/cmssite/template/ofbiz/ofbizMain.ftl Sat Nov 21 06:20:19 2015
@@ -34,7 +34,7 @@ under the License.
 
       <div id="intro">
         <h2>Introduction: What is Apache OFBiz?</h2>
-        <p>The Apache Open For Business Project is an open source enterprise
+        <p>The Apache OFBiz Project is an open source enterprise
         automation software project licensed under the Apache License Version 2.0. By open source enterprise automation we mean:
         Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP,
         Open Source CMMS/EAM, and so on.</p>
@@ -173,7 +173,7 @@ under the License.
 
 
         <p>The 2006 OFBiz Users Conference turned out Great! The video recordings are available <a href="VideosConf.html">here</a>.</p>
-        <p>The <b>2006 Open For Business Users Conference</b> was held in Ephraim, UT, USA on the 3rd and 4th of November, 2006.
+        <p>The <b>2006 OFBiz Users Conference</b> was held in Ephraim, UT, USA on the 3rd and 4th of November, 2006.
               Special thanks to <a href="http://www.automationgroups.com" target="_blank">Automation Groups</a> for hosting the conference this year.
         </p>
 
@@ -188,7 +188,7 @@ under the License.
         <p>The 2005 OFBiz Users Conference turned out Great! The video recordings are available <a href="VideosConf.html">here</a>.</p>
 
 
-        <p>The <b>2005 Open For Business Users Conference</b> was held in St. Louis, MO, USA on the 21st and 22nd of July, 2005.
+        <p>The <b>2005 OFBiz Users Conference</b> was held in St. Louis, MO, USA on the 21st and 22nd of July, 2005.
         Special thanks to <a href="http://www.contegix.com" target="_blank">Contegix</a> for hosting the conference this year.
          <a href="http://www.hotwaxmedia.com/?atc=OFB">Hotwax Media</a> teamed up with Contegix to offer 2 days of training prior to the conference (on July 19-20).
         For details and registration information please see the <a href="http://lists.ofbiz.org/pipermail/users/2005-May/007887.html" target="_blank">official announcement</a> on the OFBiz Users mailing list,
@@ -211,7 +211,7 @@ under the License.
         <a href="http://today.java.net/pub/a/today/2004/06/01/ofbiz.html" target="_blank">Read it here.</a>
         </p>
 
-        <p>The <b>2004 Open For Business Users Conference</b> was
+        <p>The <b>2004 OFBiz Users Conference</b> was
         held in Minneapolis, MN, USA on the 27th and 28th of May, 2004. It was
         hosted by <a href="http://www.go-integral.com" target="_blank">Integral Business Solutions</a>
         and held in a contributed room on the new Best Buy campus. Just like

Modified: ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - CMS Site</display-name>
-    <description>CMS Site for the Open For Business Project</description>
+    <display-name>Apache OFBiz - CMS Site</display-name>
+    <description>CMS Site for the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/cmssite/webapp/cmssite/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/ebay/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ebay/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ebay/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ebay/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -24,7 +24,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
     

Modified: ofbiz/branches/release14.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Ebay</display-name>
-    <description>eBay component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Ebay</display-name>
+    <description>eBay component of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/ebaystore/data/DemoEbayStoreData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ebaystore/data/DemoEbayStoreData.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ebaystore/data/DemoEbayStoreData.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ebaystore/data/DemoEbayStoreData.xml Sat Nov 21 06:20:19 2015
@@ -29,7 +29,7 @@
     <PartyRole partyId="DemoEbayAccount1" roleTypeId="OWNER"/>
     <UserLogin userLoginId="testuser_ofbiz1" partyId="DemoEbayAccount1" currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
     <ProductStore productStoreId="90101" storeName="OFBiz Ebay Store1-AU" companyName="Apache Ofbiz" title="Test OFBiz store1"
-        subtitle="Part of the Open For Business Family of Open Source Software" payToPartyId="DemoEbayAccount1" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
+        subtitle="Part of the Apache OFBiz Family of Open Source Software" payToPartyId="DemoEbayAccount1" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
         inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="Y" checkInventory="Y" reserveInventory="Y" balanceResOnOrderCreation="Y" reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
         defaultLocaleString="en_US" defaultCurrencyUomId="USD" defaultSalesChannelEnumId="EBAY_SALES_CHANNEL" allowPassword="Y" explodeOrderItems="N" retryFailedAuths="Y" reqReturnInventoryReceive="N"
         headerApprovedStatus="ORDER_APPROVED" itemApprovedStatus="ITEM_APPROVED" digitalItemApprovedStatus="ITEM_APPROVED" headerDeclinedStatus="ORDER_REJECTED"
@@ -109,7 +109,7 @@
     <PartyRole partyId="DemoEbayAccount2" roleTypeId="OWNER"/>
     <UserLogin userLoginId="testuser_ofbiz2" partyId="DemoEbayAccount2" currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
     <ProductStore productStoreId="90102" storeName="OFBiz Ebay Store2-AU" companyName="Apache Ofbiz" title="Test OFBiz store2"
-        subtitle="Part of the Open For Business Family of Open Source Software" payToPartyId="DemoEbayAccount2" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
+        subtitle="Part of the Apache OFBiz Family of Open Source Software" payToPartyId="DemoEbayAccount2" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
         inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="Y" checkInventory="Y" reserveInventory="Y" balanceResOnOrderCreation="Y" reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
         defaultLocaleString="en_US" defaultCurrencyUomId="USD" defaultSalesChannelEnumId="EBAY_SALES_CHANNEL" allowPassword="Y" explodeOrderItems="N" retryFailedAuths="Y" reqReturnInventoryReceive="N"
         headerApprovedStatus="ORDER_APPROVED" itemApprovedStatus="ITEM_APPROVED" digitalItemApprovedStatus="ITEM_APPROVED" headerDeclinedStatus="ORDER_REJECTED"

Modified: ofbiz/branches/release14.12/specialpurpose/ebaystore/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ebaystore/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ebaystore/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ebaystore/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -24,7 +24,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - eBay Store</display-name>
-    <description>eBay Store component of the Open For Business Project</description>
+    <display-name>Apache OFBiz - eBay Store</display-name>
+    <description>eBay Store component of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoProduct.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoProduct.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoProduct.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoProduct.xml Sat Nov 21 06:20:19 2015
@@ -48,7 +48,7 @@ under the License.
     <FacilityLocationGeoPoint facilityId="WebStoreWarehouse" locationSeqId="TLTLTLUL04" geoPointId="9000" fromDate="2009-01-09 00:00:00.000"/>
 
     <ProductStore productStoreId="9000" storeName="OFBiz E-Commerce Store" companyName="Open For Business" title="Open For Commerce"
-        subtitle="Part of the Open For Business Family of Open Source Software" payToPartyId="Company" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
+        subtitle="Part of the Apache OFBiz Family of Open Source Software" payToPartyId="Company" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y"
         inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="Y" checkInventory="Y" reserveInventory="Y" balanceResOnOrderCreation="Y" reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
         defaultLocaleString="en_US" defaultCurrencyUomId="USD" defaultSalesChannelEnumId="WEB_SALES_CHANNEL" allowPassword="Y" explodeOrderItems="N" retryFailedAuths="Y" reqReturnInventoryReceive="N"
         headerApprovedStatus="ORDER_APPROVED" itemApprovedStatus="ITEM_APPROVED" digitalItemApprovedStatus="ITEM_APPROVED" headerDeclinedStatus="ORDER_REJECTED"

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoRentalProduct.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoRentalProduct.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoRentalProduct.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/data/DemoRentalProduct.xml Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 
 <entity-engine-xml>
     <ProductStore productStoreId="RentalStore" storeName="Open Travel system Demo Site" companyName="Open Travel Ltd" title="Ready for your reservation"
-        subtitle="Part of the Open For Business Family of Open Source Software" payToPartyId="Company" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y" isImmediatelyFulfilled="Y"
+        subtitle="Part of the Apache OFBiz Family of Open Source Software" payToPartyId="Company" daysToCancelNonPay="30" prorateShipping="Y" prorateTaxes="Y" isImmediatelyFulfilled="Y"
         inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="N" checkInventory="N" reserveInventory="N" reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
         defaultLocaleString="en_US" defaultCurrencyUomId="EUR" allowPassword="Y" explodeOrderItems="N" retryFailedAuths="Y"
         headerApprovedStatus="ORDER_APPROVED" itemApprovedStatus="ITEM_APPROVED" digitalItemApprovedStatus="ITEM_APPROVED" headerDeclinedStatus="ORDER_REJECTED"

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - demostore</display-name>
-    <description>Cloned Demo Store for the Open For Business Project</description>
+    <display-name>Apache OFBiz - demostore</display-name>
+    <description>Cloned Demo Store for the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecomclone/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -21,8 +21,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - demostore</display-name>
-    <description>Demo Store for the Open For Business Project</description>
+    <display-name>Apache OFBiz - demostore</display-name>
+    <description>Demo Store for the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>webSiteId</param-name>

Modified: ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/ecommerce/webapp/ecommerce/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -20,7 +20,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 

Modified: ofbiz/branches/release14.12/specialpurpose/example/config/ExampleUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/example/config/ExampleUiLabels.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/example/config/ExampleUiLabels.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/example/config/ExampleUiLabels.xml Sat Nov 21 06:20:19 2015
@@ -99,22 +99,22 @@
     <property key="ExampleCompanySubtitle">
     <!--value xml:lang="ar">جزء من عائلة أوفبيز للبرمجيات الحرة</value-->
         <value xml:lang="ar">جزء من عائلة أوفبيز للتطبيقات الحرة للتسيير</value>
-        <value xml:lang="de">Teil der Open For Business Familie von Open Source Software</value>
-        <value xml:lang="en">Part of the Open For Business Family of Open Source Software</value>
+        <value xml:lang="de">Teil der Apache OFBiz Familie von Open Source Software</value>
+        <value xml:lang="en">Part of the Apache OFBiz Family of Open Source Software</value>
     <!--value xml:lang="es">Parte de la familia "Open for Bussiness" de Software Libre</value-->
-        <value xml:lang="es">Parte de la familia de software Open For Business de código abierto</value>
-        <value xml:lang="fr">Un module de la famille Open For Business, logiciel libre de gestion d'entreprise.</value>
-        <value xml:lang="it">Un modulo della famiglia di software open source Open For Business</value>
-    <!--value xml:lang="nl">Onderdeel van de Open For Business'-suite</value-->
-        <value xml:lang="ja">Part of the Open For Business Family of Open Source Software</value>
-        <value xml:lang="nl">Deel van de Open For Business-suite van Open Source Software</value>
+        <value xml:lang="es">Parte de la familia de software Apache OFBiz de código abierto</value>
+        <value xml:lang="fr">Un module de la famille Apache OFBiz, logiciel libre de gestion d'entreprise.</value>
+        <value xml:lang="it">Un modulo della famiglia di software open source Apache OFBiz</value>
+    <!--value xml:lang="nl">Onderdeel van de Apache OFBiz'-suite</value-->
+        <value xml:lang="ja">Part of the Apache OFBiz Family of Open Source Software</value>
+        <value xml:lang="nl">Deel van de Apache OFBiz-suite van Open Source Software</value>
         <value xml:lang="pt_BR">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="pt-PT">Parte do Software de Fonte Aberta para Grupos Abertos Para o Negócio</value-->
         <value xml:lang="pt_PT">Parte da família OfBiz de software de fonte aberta</value>
     <!--value xml:lang="ro">Parte accesibila pentru Business Family of Open Source Software</valuevalue xml:lang="ro">Parte din Open for Business Family of Open Source Software</value-->
         <value xml:lang="ro">Partea de Deschidere Pentru Afaceri Familiale din Open Source Software</value>
-    <!--value xml:lang="ru">Часть семейства ПО Open For Business</valuevalue xml:lang="ru">Часть семейства "Open For Business Family" программных продуктов Open Source </value-->
-        <value xml:lang="ru">Входит в состав семейства Open For Business</value>
+    <!--value xml:lang="ru">Часть семейства ПО Apache OFBiz</valuevalue xml:lang="ru">Часть семейства "Apache OFBiz Family" программных продуктов Open Source </value-->
+        <value xml:lang="ru">Входит в состав семейства Apache OFBiz</value>
     <!--value xml:lang="th">เป็นส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value-->
         <value xml:lang="th">ส่วนหนึ่งของธุรกิจแบบครอบครัวที่เป็นซอฟต์แวร์โอเพนซอส</value>
     <!--value xml:lang="zh">开源软件OFBiz的组成部分</valuevalue xml:lang="zh">开源软件OFBiz的组成部分</value-->

Modified: ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
     <default-resource-name>ExampleEntityLabels</default-resource-name>

Modified: ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel_view.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel_view.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel_view.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/example/entitydef/entitymodel_view.xml Sat Nov 21 06:20:19 2015
@@ -23,7 +23,7 @@ under the License.
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
-    <title>Entity of an Open For Business Project Component</title>
+    <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>
 

Modified: ofbiz/branches/release14.12/specialpurpose/example/webapp/example/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/example/webapp/example/WEB-INF/web.xml?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/example/webapp/example/WEB-INF/web.xml (original)
+++ ofbiz/branches/release14.12/specialpurpose/example/webapp/example/WEB-INF/web.xml Sat Nov 21 06:20:19 2015
@@ -20,8 +20,8 @@ under the License.
 -->
 
 <web-app>
-    <display-name>Open For Business - Example Application</display-name>
-    <description>Example Application of the Open For Business Project</description>
+    <display-name>Apache OFBiz - Example Application</display-name>
+    <description>Example Application of the Apache OFBiz Project</description>
 
     <context-param>
         <param-name>localDispatcherName</param-name><param-value>example</param-value>

Modified: ofbiz/branches/release14.12/specialpurpose/example/webapp/example/error/error.jsp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/example/webapp/example/error/error.jsp?rev=1715464&r1=1715463&r2=1715464&view=diff
==============================================================================
--- ofbiz/branches/release14.12/specialpurpose/example/webapp/example/error/error.jsp (original)
+++ ofbiz/branches/release14.12/specialpurpose/example/webapp/example/error/error.jsp Sat Nov 21 06:20:19 2015
@@ -19,7 +19,7 @@ under the License.
 <%@ page import="org.ofbiz.base.util.*" %>
 <html>
 <head>
-<title>Open For Business Message</title>
+<title>OFBiz Message</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>