Author: mseidel
Date: Sun Apr 16 17:03:16 2017
New Revision: 1791613
URL: http://svn.apache.org/viewvc?rev=1791613&view=rev
Log:
Changed YouTube link to a readable URL
Removed:
openoffice/ooo-site/trunk/content/bal/robots.txt
Modified:
openoffice/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js
openoffice/ooo-site/trunk/content/bal/index.html
openoffice/ooo-site/trunk/content/bg/index.html
openoffice/ooo-site/trunk/content/es/index.html
openoffice/ooo-site/trunk/content/fi/index.html
openoffice/ooo-site/trunk/content/km/index.html
openoffice/ooo-site/trunk/content/ko/index.html
openoffice/ooo-site/trunk/content/lt/index.html
openoffice/ooo-site/trunk/content/nl/index.html
openoffice/ooo-site/trunk/content/no/index.html
openoffice/ooo-site/trunk/content/pl/index.html
openoffice/ooo-site/trunk/content/pt/index.html
openoffice/ooo-site/trunk/content/ru/index.html
openoffice/ooo-site/trunk/content/sr/index.html
openoffice/ooo-site/trunk/content/th/index.html
openoffice/ooo-site/trunk/content/tr/index.html
openoffice/ooo-site/trunk/content/zh-tw/index.html
Modified: openoffice/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js (original)
+++ openoffice/ooo-site/trunk/content/ar/msg_prop_l10n_ar.js Sun Apr 16
17:03:16 2017
@@ -20,4 +20,4 @@ l10n.index_alert_box_href = "https://o
//
Maximum 49 characters.
l10n.index_alert_box_headline_text = "We need your help to
complete translation into Arabic!";
//
Maximum 630 characters.
-l10n.index_alert_box_text_text = "This note is in English
because we need help to translate Apache OpenOffice into your language. The
links on the page will help you download and install Apache OpenOffice in all
currently available languages. <br /><br /> If you are interested in helping
translate, please click this text to review the information. You can send a
note to our mailing list \"[email protected]\" if you want to
volunteer or if you have questions.";
+l10n.index_alert_box_text_text = "This note is in English
because we need your help to translate Apache OpenOffice into your language.
The links on this page will help you download and install Apache OpenOffice in
all currently available languages. <br /><br /> If you are interested in
helping translate, please click this text to review the information. You can
send a note to our mailing list \"[email protected]\" if you want to
volunteer or if you have questions.";
Modified: openoffice/ooo-site/trunk/content/bal/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bal/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bal/index.html (original)
+++ openoffice/ooo-site/trunk/content/bal/index.html Sun Apr 16 17:03:16 2017
@@ -5,6 +5,6 @@
<title>Apache OpenOffice - Balochi</title>
</head>
<body>
- <h2>This project is under construction. It will be ready shortly. Please
be patient.</h2>
+ <h2>This project is under construction.</h2>
</body>
</html>
Modified: openoffice/ooo-site/trunk/content/bg/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bg/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bg/index.html (original)
+++ openoffice/ooo-site/trunk/content/bg/index.html Sun Apr 16 17:03:16 2017
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/es/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/index.html (original)
+++ openoffice/ooo-site/trunk/content/es/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<meta name="description" content="La página oficial del proyecto
Apache OpenOffice en Español, hogar de OpenOffice Writer, Calc, Impress,
Draw y Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, editores
libre de oficina" />
@@ -32,7 +32,7 @@
} else if (platform == 'ApacheBlog') {
window.open("https://blogs.apache.org/OOo/","_blank");
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
</script>
@@ -166,4 +166,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: openoffice/ooo-site/trunk/content/fi/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/index.html (original)
+++ openoffice/ooo-site/trunk/content/fi/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi" lang="fi">
<head>
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/km/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/km/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/km/index.html (original)
+++ openoffice/ooo-site/trunk/content/km/index.html Sun Apr 16 17:03:16 2017
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/ko/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/index.html (original)
+++ openoffice/ooo-site/trunk/content/ko/index.html Sun Apr 16 17:03:16 2017
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/lt/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/lt/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/index.html Sun Apr 16 17:03:16 2017
@@ -27,8 +27,8 @@
} else if (platform == 'ApacheBlog') {
window.open("https://blogs.apache.org/OOo/","_blank");
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
- }
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
+ }
}
</script></head>
<body>
@@ -178,4 +178,4 @@
<div style="clear: both;"></div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: openoffice/ooo-site/trunk/content/nl/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl">
<head>
<meta name="description" content="De officiële home page van het Apache
OpenOffice open source project, thuisbasis van OpenOffice Writer, Calc,
Impress, Draw en Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -28,7 +28,7 @@
} else if (platform == 'ApacheBlog') {
window.open("https://blogs.apache.org/OOo/","_blank");
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
</script>
Modified: openoffice/ooo-site/trunk/content/no/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/index.html (original)
+++ openoffice/ooo-site/trunk/content/no/index.html Sun Apr 16 17:03:16 2017
@@ -33,7 +33,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/pl/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pl/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pl/index.html (original)
+++ openoffice/ooo-site/trunk/content/pl/index.html Sun Apr 16 17:03:16 2017
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/pt/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt/index.html Sun Apr 16 17:03:16 2017
@@ -30,7 +30,7 @@ OpenOffice.org, Calc, Impress, Draw, Bas
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/ru/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ru/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ru/index.html (original)
+++ openoffice/ooo-site/trunk/content/ru/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head><!-- en orig. rev. r1623031 -->
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -29,7 +29,7 @@
else if ( platform == 'GooglePlus' )
window.open( "https://plus.google.com/+openoffice", "_blank" );
else if ( platform == 'YouTube' )
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
function showAlertBox() {
Modified: openoffice/ooo-site/trunk/content/sr/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr/index.html (original)
+++ openoffice/ooo-site/trunk/content/sr/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sr" lang="sr">
<head>
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/th/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/th/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/th/index.html (original)
+++ openoffice/ooo-site/trunk/content/th/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="th" lang="th">
<head>
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -29,7 +29,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}
Modified: openoffice/ooo-site/trunk/content/tr/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/tr/index.html (original)
+++ openoffice/ooo-site/trunk/content/tr/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="tr" lang="tr">
<head>
<meta name="description" content="Türkçe Apache OpenOffice açık kaynak
projesinin resmi ana sayfası, OpenOffice Writer, Calc, Impress, Draw ve Base
uygulamalarının yurdu." />
<meta name="keywords" content="OpenOffice Turkish, OpenOffice Türkçe,
Open Office Türkçe, Türkçe OpenOffice, Apache OpenOffice Türkçe, Apache
OpenOffice Turkish, Apache Open Office Türkçe, Türkçe OpenOffice.org, Calc,
Impress, Draw, Base, ODF, Açık Belge Biçimi, ücretsiz ofis
düzenleyicileri" />
@@ -28,7 +28,7 @@
else if ( platform == 'GooglePlus' )
window.open( "https://plus.google.com/+openoffice", "_blank" );
else if ( platform == 'YouTube' )
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
function showAlertbox( show ) {
Modified: openoffice/ooo-site/trunk/content/zh-tw/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-tw/index.html?rev=1791613&r1=1791612&r2=1791613&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-tw/index.html (original)
+++ openoffice/ooo-site/trunk/content/zh-tw/index.html Sun Apr 16 17:03:16 2017
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-tw" lang="zh-tw">
<head>
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
@@ -28,7 +28,7 @@
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
} else if ( platform == 'YouTube' ) {
- window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
}
}