r6176 - trunk/ui/gwt/src/main/webapp/resources/interface

9 views
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Nov 16, 2011, 1:05:04 AM11/16/11
to freemed-d...@googlegroups.com
Author: jeff
Date: 2011-11-16 01:05:04 -0500 (Wed, 16 Nov 2011)
New Revision: 6176

Modified:
trunk/ui/gwt/src/main/webapp/resources/interface/BillingContact.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/BillingService.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/Codes.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/CptCodes.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/FacilityModule.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/FormTemplates.module.xml
trunk/ui/gwt/src/main/webapp/resources/interface/ProviderGroups.module.xml
Log:
Fix some i18n strings for support module interface.


Modified: trunk/ui/gwt/src/main/webapp/resources/interface/BillingContact.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/BillingContact.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/BillingContact.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -30,7 +30,7 @@
<Element field="bcaddr" title="Address" type="TEXT" options="100" display="1"/>
<Element field="bccity" title="City" type="TEXT" options="50" />
<Element field="bcstate" title="State" type="TEXT" options="50" />
- <Element field="bczip" title="Zip" type="TEXT" options="50" />
+ <Element field="bczip" title="Postal Code" type="TEXT" options="50" />
<Element field="bcphone" title="Phone" type="TEXT" options="50" />
</Elements>
</SimpleUIBuilder>

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/BillingService.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/BillingService.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/BillingService.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -28,7 +28,7 @@
<Element field="bsaddr" title="Address" type="TEXT" options="100" display="1"/>
<Element field="bscity" title="City" type="TEXT" options="50" />
<Element field="bsstate" title="State" type="TEXT" options="50" />
- <Element field="bszip" title="Zip" type="TEXT" options="50" />
+ <Element field="bszip" title="Postal Code" type="TEXT" options="50" />
<Element field="bsphone" title="Phone" type="TEXT" options="50" />
<Element field="bsetin" title="ETIN" type="TEXT" options="50" display="1" />
<Element field="bstin" title="TIN" type="TEXT" options="50" display="1" />

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/Codes.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/Codes.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/Codes.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -24,7 +24,7 @@
-->
<SimpleUIBuilder module="Codes">
<Elements>
- <Element field="codedictionary" title="Dictionary Code" type="TEXT" options="7" display="1" help="Enter here the Disctionary Code."/>
+ <Element field="codedictionary" title="Dictionary Code" type="TEXT" options="7" display="1"/>
<Element field="codevalue" title="Code Value" type="TEXT" options="7" display="1"/>
<Element field="codedescripinternal" title="Internal Name" type="TEXT" options="50" display="1" />
<Element field="codedescripexternal" title="External Name" type="TEXT" options="50" display="1" />

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/CptCodes.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/CptCodes.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/CptCodes.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -24,7 +24,7 @@
-->
<SimpleUIBuilder module="CptCodes">
<Elements>
- <Element field="cptcode" title="CPT Code" type="TEXT" options="7" display="1" help="Enter here the Procedural Code."/>
+ <Element field="cptcode" title="CPT Code" type="TEXT" options="7" display="1" help="Procedural Code" />
<Element field="cptnameint" title="Internal Name" type="TEXT" options="50" display="1" />
<Element field="cptnameext" title="External Name" type="TEXT" options="50" display="1" />
<Element field="cptgender" title="Gender Restriction" type="SELECT" options="No restriction|n,Male|m,Female|f" />
@@ -36,6 +36,6 @@
<Element field="cptexcicd" title="Excluded Diagnoses" type="MODULE_MULTIPLE" options="IcdCodes" help="Excluded Diagnoses as ICD Codes"/> />
<Element field="cptrelval" title="Relative Value" type="TEXT"/>
<Element field="cptdeftos" title="Default Type of Service" type="MODULE" options="TypeOfService"/>
- <Element field="cptdefstdfee" title="Default Standard fee" type="TEXT" display="1" />
+ <Element field="cptdefstdfee" title="Default Standard Fee" type="TEXT" display="1" />
</Elements>
</SimpleUIBuilder>

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/FacilityModule.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/FacilityModule.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/FacilityModule.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -1,27 +1,27 @@
<?xml version="1.0"?>
<!--
- $Id$
+$Id$

- Authors:
+Authors:
Philipp Meng <pm...@freemedsoftware.org>

- FreeMED Electronic Medical Record and Practice Management System
- Copyright (C) 1999-2011 FreeMED Software Foundation
+FreeMED Electronic Medical Record and Practice Management System
+Copyright (C) 1999-2011 FreeMED Software Foundation

- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.

- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.

- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- -->
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+-->
<SimpleUIBuilder module="FacilityModule">
<Elements>
<Element field="psrname" title="Facility Name" type="TEXT" options="100" display="1"/>
@@ -29,14 +29,14 @@
<Element field="psraddr2" title="Address Line 2" type="TEXT" options="50" display="1" />
<Element field="psrcity" title="City" type="TEXT" options="50" display="1" />
<Element field="psrstate" title="State" type="TEXT" options="3" display="1" />
- <Element field="psrzip" title="ZIP" type="TEXT" options="10" display="1" />
+ <Element field="psrzip" title="Postal Code" type="TEXT" options="10" display="1" />
<Element field="psrcountry" title="Country" type="TEXT" options="50" display="1" />
<Element field="psrnote" title="Description" type="TEXT" options="40"/>
<Element field="psrdefphy" title="Default Physician" type="MODULE" options="PhysicianModule"/>
<Element field="psrphone" title="Phone Number" type="TEXT" options="16"/>
<Element field="psrfax" title="Fax Number" type="TEXT" options="16"/>
- <Element field="psremail" title="email adress" type="TEXT" options="50"/>
- <Element field="psrein" title="Employer Identification Number" type="TEXT" options="9" help="Enter here the Employer Identification Number."/>
+ <Element field="psremail" title="Email Address" type="TEXT" options="50"/>
+ <Element field="psrein" title="Employer Identification Number" type="TEXT" options="9" />
<Element field="psrnpi" title="National Provider Identification" type="TEXT" options="32"/>
<Element field="psrtaxonomy" title="Taxonomy Number" type="TEXT" options="32"/>
<Element field="psrintext" title="Internal or External Facility" type="SELECT" options="Internal|0,External|1"/>

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/FormTemplates.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/FormTemplates.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/FormTemplates.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -24,10 +24,10 @@
-->
<SimpleUIBuilder module="FormTemplates">
<Elements>
- <Element field="f_lang" title="f_lang" type="TEXT" options="5" display="1"/>
- <Element field="f_name" title="f_name" type="TEXT" options="100" display="1"/>
- <Element field="f_template" title="f_template" type="TEXT" options="250" display="1"/>
- <Element field="f_electronic_template" title="f_electronic_template" type="TEXT" options="250" display="1"/>
+ <Element field="f_lang" title="Locale" type="TEXT" options="5" display="1"/>
+ <Element field="f_name" title="Name" type="TEXT" options="100" display="1"/>
+ <Element field="f_template" title="Template" type="TEXT" options="250" display="1"/>
+ <Element field="f_electronic_template" title="Electronic Template" type="TEXT" options="250" display="1"/>

</Elements>
- </SimpleUIBuilder>
\ No newline at end of file
+ </SimpleUIBuilder>

Modified: trunk/ui/gwt/src/main/webapp/resources/interface/ProviderGroups.module.xml
===================================================================
--- trunk/ui/gwt/src/main/webapp/resources/interface/ProviderGroups.module.xml 2011-11-16 06:04:31 UTC (rev 6175)
+++ trunk/ui/gwt/src/main/webapp/resources/interface/ProviderGroups.module.xml 2011-11-16 06:05:04 UTC (rev 6176)
@@ -26,8 +26,8 @@
<Elements>
<Element field="phygroupname" title="Physician Group Name" type="TEXT" options="52" display="1" />
<Element field="phygroupfac" title="Default Facility" type="MODULE" options="FacilityModule"/>
- <Element field="phygroupspe1" title="Specialty 1" type="MODULE" options="ProviderSpecialties" display="1" help="Enter here the specialty the Group has."/>
- <Element field="phygroupidmap" title="Physicians" type="MODULE_MULTIPLE" options="ProviderModule" help="Enter here all Providers belonging to this group."/>
+ <Element field="phygroupspe1" title="Specialty 1" type="MODULE" options="ProviderSpecialties" display="1" help="The specialty which should be associated with this provider group."/>
+ <Element field="phygroupidmap" title="Physicians" type="MODULE_MULTIPLE" options="ProviderModule" help="Specify all providers belonging to this group."/>

</Elements>
</SimpleUIBuilder>

Reply all
Reply to author
Forward
0 new messages