[SCM] live-manual branch, debian-next, updated. debian/3.0_a17-1-21-g68ffa22

chals chals at altorricon.com
Sat Sep 29 15:38:04 UTC 2012


The following commit has been merged in the debian-next branch:
commit 68ffa229e9f1a40f2962590112f2f7861bcadf55
Author: chals <chals at altorricon.com>
Date:   Sat Sep 29 17:37:16 2012 +0200

    Fixing three missing spaces in the Italian translation and one colon in the Brazilian Portuguese and the Romanian translations.

diff --git a/manual/it/project_git.ssi b/manual/it/project_git.ssi
index c13abee..c3f1b3f 100644
--- a/manual/it/project_git.ssi
+++ b/manual/it/project_git.ssi
@@ -15,7 +15,7 @@ Thus, in order to clone live-manual read-only, launch:
 
 code{
 
-$ git clone git://live.debian.net/git/live-manual.git
+ $ git clone git://live.debian.net/git/live-manual.git
 
 }code
 
@@ -23,7 +23,7 @@ Or,
 
 code{
 
-$ git clone http://live.debian.net/git/live-manual.git
+ $ git clone http://live.debian.net/git/live-manual.git
 
 }code
 
@@ -34,7 +34,7 @@ So, again, to clone live-manual but over ssh you must type:
 
 code{
 
-$ git clone git at live.debian.net:/live-manual.git
+ $ git clone git at live.debian.net:/live-manual.git
 
 }code
 
diff --git a/manual/po/it/project_git.ssi.po b/manual/po/it/project_git.ssi.po
index 48298a4..50d62d0 100644
--- a/manual/po/it/project_git.ssi.po
+++ b/manual/po/it/project_git.ssi.po
@@ -204,7 +204,7 @@ msgstr ""
 #: en/project_git.ssi:14
 #, no-wrap
 msgid " $ git clone git://live.debian.net/git/live-manual.git\n"
-msgstr "$ git clone git://live.debian.net/git/live-manual.git\n"
+msgstr " $ git clone git://live.debian.net/git/live-manual.git\n"
 
 #. type: Plain text
 #: en/project_git.ssi:18
@@ -215,7 +215,7 @@ msgstr ""
 #: en/project_git.ssi:22
 #, no-wrap
 msgid " $ git clone http://live.debian.net/git/live-manual.git\n"
-msgstr "$ git clone http://live.debian.net/git/live-manual.git\n"
+msgstr " $ git clone http://live.debian.net/git/live-manual.git\n"
 
 #. type: Plain text
 #: en/project_git.ssi:26
@@ -233,7 +233,7 @@ msgstr ""
 #: en/project_git.ssi:32
 #, no-wrap
 msgid " $ git clone git at live.debian.net:/live-manual.git\n"
-msgstr "$ git clone git at live.debian.net:/live-manual.git\n"
+msgstr " $ git clone git at live.debian.net:/live-manual.git\n"
 
 #. type: Plain text
 #: en/project_git.ssi:36
diff --git a/manual/po/pt_BR/project_git.ssi.po b/manual/po/pt_BR/project_git.ssi.po
index b318954..1eb9e02 100644
--- a/manual/po/pt_BR/project_git.ssi.po
+++ b/manual/po/pt_BR/project_git.ssi.po
@@ -231,7 +231,7 @@ msgstr ""
 #: en/project_git.ssi:32
 #, no-wrap
 msgid " $ git clone git at live.debian.net:/live-manual.git\n"
-msgstr " $ git clone git at live.debian.net/live-manual.git\n"
+msgstr " $ git clone git at live.debian.net:/live-manual.git\n"
 
 #. type: Plain text
 #: en/project_git.ssi:36
diff --git a/manual/po/ro/project_git.ssi.po b/manual/po/ro/project_git.ssi.po
index fe05014..f7789ed 100644
--- a/manual/po/ro/project_git.ssi.po
+++ b/manual/po/ro/project_git.ssi.po
@@ -232,7 +232,7 @@ msgstr ""
 #: en/project_git.ssi:32
 #, no-wrap
 msgid " $ git clone git at live.debian.net:/live-manual.git\n"
-msgstr " $ git clone git at live.debian.net/live-manual.git\n"
+msgstr " $ git clone git at live.debian.net:/live-manual.git\n"
 
 #. type: Plain text
 #: en/project_git.ssi:36
diff --git a/manual/pt_BR/project_git.ssi b/manual/pt_BR/project_git.ssi
index cd2d1ec..c3f1b3f 100644
--- a/manual/pt_BR/project_git.ssi
+++ b/manual/pt_BR/project_git.ssi
@@ -34,7 +34,7 @@ So, again, to clone live-manual but over ssh you must type:
 
 code{
 
- $ git clone git at live.debian.net/live-manual.git
+ $ git clone git at live.debian.net:/live-manual.git
 
 }code
 
diff --git a/manual/ro/project_git.ssi b/manual/ro/project_git.ssi
index cd2d1ec..c3f1b3f 100644
--- a/manual/ro/project_git.ssi
+++ b/manual/ro/project_git.ssi
@@ -34,7 +34,7 @@ So, again, to clone live-manual but over ssh you must type:
 
 code{
 
- $ git clone git at live.debian.net/live-manual.git
+ $ git clone git at live.debian.net:/live-manual.git
 
 }code
 

-- 
live-manual



More information about the debian-live-changes mailing list