[debian-edu-commits] [SCM] Debian package debian-edu-doc branch, wheezy, updated. 1.4_20120925_6.0.6-35-gab555f6

David Prévot taffit at debian.org
Tue Feb 12 13:48:46 UTC 2013


The following commit has been merged in the wheezy branch:
commit ab555f63fc24c2a5c029d9770a5b9b380cd21b2f
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 bc5cde8..702aff9 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