Package: www.debian.org Severity: wishlist Tags: patch l10n almost all strings should be translatable unless there's a reasonable reason
-- victory http://userscripts.org/scripts/show/102724 0.0.1.4 http://userscripts.org/scripts/show/163846 0.0.1 http://userscripts.org/scripts/show/163848 0.0.1
Index: po/templates.pot =================================================================== RCS file: /cvs/webwml/webwml/english/po/templates.pot,v retrieving revision 1.72 diff -u -r1.72 templates.pot --- po/templates.pot 27 Dec 2012 11:51:00 -0000 1.72 +++ po/templates.pot 28 Apr 2013 12:00:49 -0000 @@ -119,6 +119,10 @@ msgid "Getting Debian" msgstr "" +#: ../../english/template/debian/common_translation.wml:82 +msgid "The Debian Blog" +msgstr "" + #: ../../english/template/debian/ddp.wml:6 msgid "Please send all comments, criticisms and suggestions about these web pages to our <a href=\"mailto:[email protected]\">mailing list</a>." msgstr "" @@ -184,12 +188,12 @@ msgid "Debian is a registered <a href=\"m4_HOME/trademark\">trademark</a> of Software in the Public Interest, Inc." msgstr "" -#: ../../english/template/debian/languages.wml:194 -#: ../../english/template/debian/languages.wml:230 +#: ../../english/template/debian/languages.wml:196 +#: ../../english/template/debian/languages.wml:232 msgid "This page is also available in the following languages:" msgstr "" -#: ../../english/template/debian/languages.wml:263 +#: ../../english/template/debian/languages.wml:265 msgid "How to set <a href=m4_HOME/intro/cn>the default document language</a>" msgstr "" @@ -413,7 +417,7 @@ msgid "(new revision)" msgstr "" -#: ../../english/template/debian/recent_list.wml:294 +#: ../../english/template/debian/recent_list.wml:301 msgid "Report" msgstr "" Index: template/debian/common_translation.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/common_translation.wml,v retrieving revision 1.165 diff -u -r1.165 common_translation.wml --- template/debian/common_translation.wml 4 Apr 2012 13:44:45 -0000 1.165 +++ template/debian/common_translation.wml 28 Apr 2013 11:57:54 -0000 @@ -78,3 +78,6 @@ <define-tag gettingdebian whitespace=delete> <gettext>Getting Debian</gettext> </define-tag> +<define-tag deblog whitespace=delete> + <gettext>The Debian Blog</gettext> +</define-tag> Index: template/debian/mainpage.wml =================================================================== RCS file: /cvs/webwml/webwml/english/template/debian/mainpage.wml,v retrieving revision 1.73 diff -u -r1.73 mainpage.wml --- template/debian/mainpage.wml 26 Apr 2013 16:19:34 -0000 1.73 +++ template/debian/mainpage.wml 28 Apr 2013 12:00:31 -0000 @@ -92,7 +92,7 @@ # <li class="sponsorbutton"><a href="$(HOME)/sponsor.html"><img src="sponsor_img.jpg" alt="<visitsponsor/>" /></a></li> # <li class="sponsorbutton"><a href="http://debconf12.debconf.org/"><img src="$(HOME)/Pics/debconf12.png" alt="Debconf 12" /></a></li> # <li><a href="http://debconf12.debconf.org/watch.xhtml">DebConf12 video streaming</a></li> - <li><a href="http://bits.debian.org">The Debian Blog</a></li> + <li><a href="http://bits.debian.org"><deblog/></a></li> <li><a href="http://identi.ca/debian"><img src="Pics/identica.png" alt="follow debian on identi.ca!" /></a></li> <li><a href="http://planet.debian.org"><img src="Pics/planet.png"

