[debian-edu-commits] [SCM] Debian package debian-edu-doc branch, squeeze, updated. 1.4_20120925_6.0.6-30-ged16a13
David Prévot
taffit at debian.org
Tue Feb 12 13:48:45 UTC 2013
The following commit has been merged in the squeeze branch:
commit 99471dc63269d19cfa735f0c668579acb797140f
Author: Wolfgang Schweer <w.schweer at gmx.de>
Date: Tue Feb 12 09:40:18 2013 -0400
README.translations: Correct typo, explain git commit command
diff --git a/documentation/common/README.common-translations b/documentation/common/README.common-translations
index 0af06b7..f2ef446 100644
--- a/documentation/common/README.common-translations
+++ b/documentation/common/README.common-translations
@@ -48,8 +48,8 @@ $ git pull # update from the VCS, maybe someone else translated
# something or the English source was updated
$ vi ##NAME##.da.po # again, better use Lokalize
$ LINGUA=da make # check the build and rewrap the PO file
-$ git diff ##NAME##.da.po # check the differences form the previous file
-$ git commit ##NAME##.da.po # commit your changes
+$ git diff ##NAME##.da.po # check the differences from the previous file
+$ git commit ##NAME##.da.po # commit changes to your local repository
$ git push # update the remote repository
--
Debian package debian-edu-doc
More information about the debian-edu-commits
mailing list