Modified: ofbiz/trunk/framework/common/config/CommonHelpUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonHelpUiLabels.xml?rev=733454&r1=733453&r2=733454&view=diff ============================================================================== --- ofbiz/trunk/framework/common/config/CommonHelpUiLabels.xml (original) +++ ofbiz/trunk/framework/common/config/CommonHelpUiLabels.xml Sun Jan 11 03:22:56 2009 @@ -17,17 +17,20 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---><resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +--> +<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <property key="HelpNotFound"> <value xml:lang="de">Hilfe Thema nicht gefunden.</value> <value xml:lang="en">Help topic not found.</value> <value xml:lang="es">No se ha encontrado el tema de ayuda.</value> <value xml:lang="fr">Sujet d'aide non trouvé.</value> + <value xml:lang="it">Voce aiuto non trovata.</value> </property> <property key="PageTitleHelp"> <value xml:lang="de">Open for Business Hilfe</value> <value xml:lang="en">Open for Business Help</value> <value xml:lang="es">Ayuda de Open for Business</value> <value xml:lang="fr">Aide OFBiz (Open for Business)</value> + <value xml:lang="it">Aiuto</value> </property> </resource>

