[debian-edu-commits] debian-edu/debian-edu-doc.git (#1415) - squeeze (branch) updated: 1.4_20120925_6.0.6-30-ged16a13
David Prévot
taffit at alioth.debian.org
Tue Feb 12 13:48:47 UTC 2013
The branch, squeeze has been updated
via ed16a1395534a7a8834a3925b68c70583a3e3304 (commit)
via 99471dc63269d19cfa735f0c668579acb797140f (commit)
from 6353cb46fc32126bd226435d8e628fbe9ff02368 (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 ed16a1395534a7a8834a3925b68c70583a3e3304
Author: David Prévot <taffit at debian.org>
Date: Tue Feb 12 09:42:32 2013 -0400
README.translations: regenerate files
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
-----------------------------------------------------------------------
Summary of changes:
.../audacity/README.audacity-manual-translations | 4 ++--
documentation/common/README.common-translations | 4 ++--
.../README.debian-edu-squeeze-manual-translations | 4 ++--
.../README.rosegarden-manual-translations | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
The diff of changes is:
diff --git a/documentation/audacity/README.audacity-manual-translations b/documentation/audacity/README.audacity-manual-translations
index 62e7437..c593642 100644
--- a/documentation/audacity/README.audacity-manual-translations
+++ b/documentation/audacity/README.audacity-manual-translations
@@ -48,8 +48,8 @@ $ git pull # update from the VCS, maybe someone else translated
# something or the English source was updated
$ vi audacity-manual.da.po # again, better use Lokalize
$ LINGUA=da make # check the build and rewrap the PO file
-$ git diff audacity-manual.da.po # check the differences form the previous file
-$ git commit audacity-manual.da.po # commit your changes
+$ git diff audacity-manual.da.po # check the differences from the previous file
+$ git commit audacity-manual.da.po # commit changes to your local repository
$ git push # update the remote repository
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
diff --git a/documentation/debian-edu-squeeze/README.debian-edu-squeeze-manual-translations b/documentation/debian-edu-squeeze/README.debian-edu-squeeze-manual-translations
index 95c20fa..25de268 100644
--- a/documentation/debian-edu-squeeze/README.debian-edu-squeeze-manual-translations
+++ b/documentation/debian-edu-squeeze/README.debian-edu-squeeze-manual-translations
@@ -48,8 +48,8 @@ $ git pull # update from the VCS, maybe someone else translated
# something or the English source was updated
$ vi debian-edu-squeeze-manual.da.po # again, better use Lokalize
$ LINGUA=da make # check the build and rewrap the PO file
-$ git diff debian-edu-squeeze-manual.da.po # check the differences form the previous file
-$ git commit debian-edu-squeeze-manual.da.po # commit your changes
+$ git diff debian-edu-squeeze-manual.da.po # check the differences from the previous file
+$ git commit debian-edu-squeeze-manual.da.po # commit changes to your local repository
$ git push # update the remote repository
diff --git a/documentation/rosegarden/README.rosegarden-manual-translations b/documentation/rosegarden/README.rosegarden-manual-translations
index c23be38..bfd198d 100644
--- a/documentation/rosegarden/README.rosegarden-manual-translations
+++ b/documentation/rosegarden/README.rosegarden-manual-translations
@@ -48,8 +48,8 @@ $ git pull # update from the VCS, maybe someone else translated
# something or the English source was updated
$ vi rosegarden-manual.da.po # again, better use Lokalize
$ LINGUA=da make # check the build and rewrap the PO file
-$ git diff rosegarden-manual.da.po # check the differences form the previous file
-$ git commit rosegarden-manual.da.po # commit your changes
+$ git diff rosegarden-manual.da.po # check the differences from the previous file
+$ git commit rosegarden-manual.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