You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/03/04 14:13:20 UTC

svn commit: r1574088 - /ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl

Author: jleroux
Date: Tue Mar  4 13:13:20 2014
New Revision: 1574088

URL: http://svn.apache.org/r1574088
Log:
Better i10n

Modified:
    ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl

Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl?rev=1574088&r1=1574087&r2=1574088&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl Tue Mar  4 13:13:20 2014
@@ -121,7 +121,7 @@ under the License.
         <div align="center" id="map" style="border:1px solid #979797; background-color:#e5e3df; width:500px; height:450px; margin:2em auto;"><br/></div>
         <form action="#" onsubmit="showAddress(this.address.value); return false">
             <input type="text" size="50" name="address"/>
-            <input type="submit" value="${uiLabelMap.CommonSearch}"/>
+            <input type="submit" value="Search"/>
         </form>
         <br/><br/>
         <form id="updateMapForm" method="post" action="<@o...@ofbizUrl>">



Re: svn commit: r1574088 - /ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl

Posted by Jacques Le Roux <ja...@les7arts.com>.
Right, thanks Pierre, got confused with a standing commit, I revert

Jacques

Le 04/03/2014 14:21, Pierre Smits a écrit :
> Jacques,
>
> How does this provide better internationalization?
> It seems to me that this is a decrease of functionality.
>
> Regards,
>
> Pierre Smits
>
> *ORRTIZ.COM <http://www.orrtiz.com>*
> Services & Solutions for Cloud-
> Based Manufacturing, Professional
> Services and Retail & Trade
> http://www.orrtiz.com
>
>
> On Tue, Mar 4, 2014 at 2:13 PM, <jl...@apache.org> wrote:
>
>> Author: jleroux
>> Date: Tue Mar  4 13:13:20 2014
>> New Revision: 1574088
>>
>> URL: http://svn.apache.org/r1574088
>> Log:
>> Better i10n
>>
>> Modified:
>>
>> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
>>
>> Modified:
>> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
>> URL:
>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl?rev=1574088&r1=1574087&r2=1574088&view=diff
>>
>> ==============================================================================
>> ---
>> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
>> (original)
>> +++
>> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
>> Tue Mar  4 13:13:20 2014
>> @@ -121,7 +121,7 @@ under the License.
>>           <div align="center" id="map" style="border:1px solid #979797;
>> background-color:#e5e3df; width:500px; height:450px; margin:2em
>> auto;"><br/></div>
>>           <form action="#" onsubmit="showAddress(this.address.value);
>> return false">
>>               <input type="text" size="50" name="address"/>
>> -            <input type="submit" value="${uiLabelMap.CommonSearch}"/>
>> +            <input type="submit" value="Search"/>
>>           </form>
>>           <br/><br/>
>>           <form id="updateMapForm" method="post"
>> action="<@o...@ofbizUrl>">
>>
>>
>>

Re: svn commit: r1574088 - /ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl

Posted by Pierre Smits <pi...@gmail.com>.
Jacques,

How does this provide better internationalization?
It seems to me that this is a decrease of functionality.

Regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Tue, Mar 4, 2014 at 2:13 PM, <jl...@apache.org> wrote:

> Author: jleroux
> Date: Tue Mar  4 13:13:20 2014
> New Revision: 1574088
>
> URL: http://svn.apache.org/r1574088
> Log:
> Better i10n
>
> Modified:
>
> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
>
> Modified:
> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl?rev=1574088&r1=1574087&r2=1574088&view=diff
>
> ==============================================================================
> ---
> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
> (original)
> +++
> ofbiz/trunk/applications/party/webapp/partymgr/party/editGeoLocation.ftl
> Tue Mar  4 13:13:20 2014
> @@ -121,7 +121,7 @@ under the License.
>          <div align="center" id="map" style="border:1px solid #979797;
> background-color:#e5e3df; width:500px; height:450px; margin:2em
> auto;"><br/></div>
>          <form action="#" onsubmit="showAddress(this.address.value);
> return false">
>              <input type="text" size="50" name="address"/>
> -            <input type="submit" value="${uiLabelMap.CommonSearch}"/>
> +            <input type="submit" value="Search"/>
>          </form>
>          <br/><br/>
>          <form id="updateMapForm" method="post"
> action="<@o...@ofbizUrl>">
>
>
>