[debian-edu-commits] debian-edu/debian-edu-doc.git (#1420) - wheezy (branch) updated: 1.4_20120925_6.0.6-35-gab555f6

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


The branch, wheezy has been updated
       via  ab555f63fc24c2a5c029d9770a5b9b380cd21b2f (commit)
      from  b1ed8cb310c3f2a864727900c8c62607319f0a82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
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

-----------------------------------------------------------------------

Summary of changes:
 documentation/common/README.common-translations |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
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
 
 


hooks/post-receive
-- 
debian-edu-doc.git (Debian package debian-edu-doc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).




More information about the debian-edu-commits mailing list