summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-08 00:43:48 +0100
committerChristian Grothoff <christian@grothoff.org>2015-02-08 00:43:48 +0100
commit8ef7dcdd660296b963be5b7ed15c5586aa819ee2 (patch)
treecb77dc72c0423fe33c9ab2697dd68e487855503f
parent33e369dd98ae1fb16558f70aaf053f0979f1231f (diff)
downloadwww-8ef7dcdd660296b963be5b7ed15c5586aa819ee2.tar.gz
www-8ef7dcdd660296b963be5b7ed15c5586aa819ee2.tar.bz2
www-8ef7dcdd660296b963be5b7ed15c5586aa819ee2.zip
de GNU
Former-commit-id: 08fef7735047cc265e732059bc6079aa4d841eaa
-rw-r--r--citizens.html2
-rw-r--r--developers.html2
-rw-r--r--financial-news.html2
-rw-r--r--governments.html2
-rw-r--r--investors.html2
-rw-r--r--lang.js6
-rw-r--r--merchants.html2
-rw-r--r--news.html2
8 files changed, 10 insertions, 10 deletions
diff --git a/citizens.html b/citizens.html
index c567afba..4183c34a 100644
--- a/citizens.html
+++ b/citizens.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Citizens</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Citizens</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/developers.html b/developers.html
index 16aee73b..13d52b35 100644
--- a/developers.html
+++ b/developers.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Developers</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Developers</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/financial-news.html b/financial-news.html
index c67f4c52..528e1c41 100644
--- a/financial-news.html
+++ b/financial-news.html
@@ -1,7 +1,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Financial News</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Financial News</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/governments.html b/governments.html
index 65ab072c..f09fab77 100644
--- a/governments.html
+++ b/governments.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Governments</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Governments</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/investors.html b/investors.html
index 6cb05f0f..701f2121 100644
--- a/investors.html
+++ b/investors.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Investors</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Investors</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/lang.js b/lang.js
index 197b7c29..c00cf34a 100644
--- a/lang.js
+++ b/lang.js
@@ -12,9 +12,9 @@ function setLang(l)
if (supports_html5_storage()) {
sessionStorage.setItem('lang', l);
}
- if (l == 'en') document.title = 'Taler - Taxable Anonymous Libre Electronic Reserve';
- if (l == 'de') document.title = 'Taler - Taxierbare Anonyme Liberale Elektronische Reserven';
- if (l == 'fr') document.title = 'Taler - Taxable Anonyme Libre Électronique Réserve';
+ if (l == 'en') document.title = 'GNU Taler - Taxable Anonymous Libre Electronic Reserve';
+ if (l == 'de') document.title = 'GNU Taler - Taxierbare Anonyme Liberale Elektronische Reserven';
+ if (l == 'fr') document.title = 'GNU Taler - Taxable Anonyme Libre Électronique Réserve';
}
function get_default_lang()
diff --git a/merchants.html b/merchants.html
index 6be18a10..412aacab 100644
--- a/merchants.html
+++ b/merchants.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: Merchants</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: Merchants</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>
diff --git a/news.html b/news.html
index ee51c2f8..a679c21f 100644
--- a/news.html
+++ b/news.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <title>Taler - Taxable Anonymous Libre Electronic Reserves: News</title>
+ <title>GNU Taler - Taxable Anonymous Libre Electronic Reserves: News</title>
<meta name="description" content="">
<!--# include file="common/header.inc" -->
</head>