commit da91f806ffc2ddd43561777413518f07ce6c0402
parent d20c16dbc33e08099264c8321dabecd7f46cccb9
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 8 Feb 2015 00:43:48 +0100
de GNU
Diffstat:
8 files changed, 10 insertions(+), 10 deletions(-)
diff --git 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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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>