Jeremy Newman : missing p tag, bug 35231

Jeremy Newman jnewman at winehq.org
Wed Jan 8 09:07:19 CST 2014


Module: website
Branch: master
Commit: b97730a3eda9bb438510d465d3f596c3369cc995
URL:    http://source.winehq.org/git/website.git/?a=commit;h=b97730a3eda9bb438510d465d3f596c3369cc995

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Wed Jan  8 09:06:49 2014 -0600

missing p tag, bug 35231

---

 templates/de/download/ubuntu.template |    2 +-
 templates/en/download/ubuntu.template |    2 +-
 templates/fr/download/ubuntu.template |    2 +-
 templates/pl/download/ubuntu.template |    2 +-
 templates/pt/download/ubuntu.template |    4 ++--
 templates/tr/download/ubuntu.template |    2 +-
 templates/uk/download/ubuntu.template |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/templates/de/download/ubuntu.template b/templates/de/download/ubuntu.template
index e77befd..aacaa6c 100644
--- a/templates/de/download/ubuntu.template
+++ b/templates/de/download/ubuntu.template
@@ -22,7 +22,7 @@ Wähle dann den <b>Software von Drittanbietern</b>-Reiter und klicke auf <b>Hinz
 
 <p>Dann, <b>kopiere die untere Zeile</b> dort hinein.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Warnung: Betapakete</h2>
 
diff --git a/templates/en/download/ubuntu.template b/templates/en/download/ubuntu.template
index caee2fd..740c923 100644
--- a/templates/en/download/ubuntu.template
+++ b/templates/en/download/ubuntu.template
@@ -21,7 +21,7 @@ Software</b> tab and click <b>Add</b>.</p>
 
 <p>Then, <b>copy and paste the line below</b>.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Warning: Beta packages</h2>
 
diff --git a/templates/fr/download/ubuntu.template b/templates/fr/download/ubuntu.template
index 09b52de..2a43a3d 100644
--- a/templates/fr/download/ubuntu.template
+++ b/templates/fr/download/ubuntu.template
@@ -23,7 +23,7 @@ alt="Système->Administration->Sources de logiciels->Autres logiciels" border="0
 
 <p>Ensuite, <b>entrez la ligne suivante</b> :</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Avertissement : paquets bêta</h2>
 
diff --git a/templates/pl/download/ubuntu.template b/templates/pl/download/ubuntu.template
index 2ebe476..09912c5 100644
--- a/templates/pl/download/ubuntu.template
+++ b/templates/pl/download/ubuntu.template
@@ -21,7 +21,7 @@ osób trzecich</b> i kliknij <b>Dodaj...</b>.</p>
 
 <p>Następnie, <b>wklej poniższą linijkę</b>.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Uwaga: paczki beta</h2>
 
diff --git a/templates/pt/download/ubuntu.template b/templates/pt/download/ubuntu.template
index 405f9f8..d11506e 100644
--- a/templates/pt/download/ubuntu.template
+++ b/templates/pt/download/ubuntu.template
@@ -19,9 +19,9 @@ e selecionando <b>Editar->Fontes de Aplicativos</b>. Escolha a aba
 
 <img src="{$root}/images/distro/ubuntu-ppa.png" width="531" height="509" alt="Software Center->Edit->Software Sources->Other Software" border="0">
 
-<ppa>Depois, <b>copie e cole a linha abaixo</b>.</p>
+<p>Depois, <b>copie e cole a linha abaixo</b>.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Aviso: Pacotes Beta</h2>
 
diff --git a/templates/tr/download/ubuntu.template b/templates/tr/download/ubuntu.template
index 5c177ab..296c866 100644
--- a/templates/tr/download/ubuntu.template
+++ b/templates/tr/download/ubuntu.template
@@ -16,7 +16,7 @@ Ubuntu ve Ubuntu türevleri için Wine
 
 <p>Ardından, <b>aşağıdaki satırı kopyalayın ve yapıştırın</b>.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Uyarı: Beta paketleri</h2>
 
diff --git a/templates/uk/download/ubuntu.template b/templates/uk/download/ubuntu.template
index f346996..e646226 100644
--- a/templates/uk/download/ubuntu.template
+++ b/templates/uk/download/ubuntu.template
@@ -20,7 +20,7 @@ Software</b> tab and click <b>Add</b>.</p>
 
 <p>Потім, <b>скопіюйте та вставте рядок який вказано нижче</b>.</p>
 
-<i>ppa:ubuntu-wine/ppa</i></p>
+<p><i>ppa:ubuntu-wine/ppa</i></p>
 
 <h2>Попередження: Розробницькі пакунки</h2>
 




More information about the wine-cvs mailing list