Author: misha680-guest Date: 2010-10-13 21:04:19 +0000 (Wed, 13 Oct 2010) New Revision: 5353
Modified: trunk/packages/openmrs/trunk/debian/po/de.po trunk/packages/openmrs/trunk/debian/po/templates.pot trunk/packages/openmrs/trunk/debian/templates Log: fix lintian -i -I error re short description not ending in period. Modified: trunk/packages/openmrs/trunk/debian/po/de.po =================================================================== --- trunk/packages/openmrs/trunk/debian/po/de.po 2010-10-13 20:47:18 UTC (rev 5352) +++ trunk/packages/openmrs/trunk/debian/po/de.po 2010-10-13 21:04:19 UTC (rev 5353) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: openmrs, 1.6.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2010-10-13 14:25-0500\n" +"POT-Creation-Date: 2010-10-13 15:55-0500\n" "PO-Revision-Date: 2010-10-08 13:13+2000\n" "Last-Translator: Andreas Tille <[email protected]>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -19,7 +19,7 @@ #. Type: note #. Description #: ../templates:1001 -msgid "Please go to http://localhost:8080/openmrs to complete the setup." +msgid "Please go to http://localhost:8080/openmrs to complete the setup" msgstr "" "Die Installation muß unter http://localhost:8080/openmrs weitergeführt " "werden." @@ -38,8 +38,7 @@ #. Description #: ../templates:2001 msgid "Remove local OpenMRS database?" -msgstr "" -"Löschen der lokalen OpenMRS Datenbank?" +msgstr "Löschen der lokalen OpenMRS Datenbank?" #. Type: boolean #. Description Modified: trunk/packages/openmrs/trunk/debian/po/templates.pot =================================================================== --- trunk/packages/openmrs/trunk/debian/po/templates.pot 2010-10-13 20:47:18 UTC (rev 5352) +++ trunk/packages/openmrs/trunk/debian/po/templates.pot 2010-10-13 21:04:19 UTC (rev 5353) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2010-10-13 14:25-0500\n" +"POT-Creation-Date: 2010-10-13 15:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <em...@address>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -20,7 +20,7 @@ #. Type: note #. Description #: ../templates:1001 -msgid "Please go to http://localhost:8080/openmrs to complete the setup." +msgid "Please go to http://localhost:8080/openmrs to complete the setup" msgstr "" #. Type: note Modified: trunk/packages/openmrs/trunk/debian/templates =================================================================== --- trunk/packages/openmrs/trunk/debian/templates 2010-10-13 20:47:18 UTC (rev 5352) +++ trunk/packages/openmrs/trunk/debian/templates 2010-10-13 21:04:19 UTC (rev 5353) @@ -1,6 +1,6 @@ Template: openmrs/database-setup-instructions Type: note -_Description: Please go to http://localhost:8080/openmrs to complete the setup. +_Description: Please go to http://localhost:8080/openmrs to complete the setup This step will allow you to create the databases necessary for OpenMRS to function. Template: openmrs/remove-data _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
