[Pkg-mozext-commits] [wot] 24/226: #4 Broken chars on warning screen

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit a5868cd13aaa67a2b6e7e3d177c7d9e6fa46bb2e
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Mon Jun 11 11:03:29 2012 +0300

    #4 Broken chars on warning screen
---
 locale/cs-CZ/blocked.html |   1 +
 locale/cs-CZ/loading.html |   1 +
 locale/de-DE/blocked.html |   1 +
 locale/de-DE/loading.html |   1 +
 locale/en-US/blocked.html |   1 +
 locale/en-US/loading.html |   1 +
 locale/es-ES/blocked.html |   1 +
 locale/es-ES/loading.html |   1 +
 locale/fi-FI/blocked.html |   1 +
 locale/fi-FI/loading.html |   1 +
 locale/fr-FR/blocked.html |   1 +
 locale/fr-FR/loading.html |   1 +
 locale/it-IT/blocked.html |   1 +
 locale/it-IT/loading.html |   1 +
 locale/ja-JP/blocked.html |   1 +
 locale/ja-JP/loading.html |   1 +
 locale/ko-KR/blocked.html |   1 +
 locale/ko-KR/loading.html |   1 +
 locale/pl-PL/blocked.html |   1 +
 locale/pl-PL/loading.html |   1 +
 locale/pt-BR/blocked.html |   1 +
 locale/pt-BR/loading.html |   1 +
 locale/ru-RU/blocked.html | 199 +++++++++++++++++++++++-----------------------
 locale/ru-RU/loading.html |   1 +
 24 files changed, 123 insertions(+), 99 deletions(-)

diff --git a/locale/cs-CZ/blocked.html b/locale/cs-CZ/blocked.html
index 3affa18..7627415 100644
--- a/locale/cs-CZ/blocked.html
+++ b/locale/cs-CZ/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/cs-CZ/loading.html b/locale/cs-CZ/loading.html
index 993b469..2dd3a05 100644
--- a/locale/cs-CZ/loading.html
+++ b/locale/cs-CZ/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/de-DE/blocked.html b/locale/de-DE/blocked.html
index 6ebabda..a94df07 100644
--- a/locale/de-DE/blocked.html
+++ b/locale/de-DE/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/de-DE/loading.html b/locale/de-DE/loading.html
index 3a62a1b..5854ab0 100644
--- a/locale/de-DE/loading.html
+++ b/locale/de-DE/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/en-US/blocked.html b/locale/en-US/blocked.html
index d51750c..c303645 100644
--- a/locale/en-US/blocked.html
+++ b/locale/en-US/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/en-US/loading.html b/locale/en-US/loading.html
index 113366d..f7d556e 100644
--- a/locale/en-US/loading.html
+++ b/locale/en-US/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/es-ES/blocked.html b/locale/es-ES/blocked.html
index 6d0f295..6c4de64 100644
--- a/locale/es-ES/blocked.html
+++ b/locale/es-ES/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/es-ES/loading.html b/locale/es-ES/loading.html
index 2d95fc6..62695b9 100644
--- a/locale/es-ES/loading.html
+++ b/locale/es-ES/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/fi-FI/blocked.html b/locale/fi-FI/blocked.html
index 4c3a766..ed7e014 100644
--- a/locale/fi-FI/blocked.html
+++ b/locale/fi-FI/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi" lang="fi">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/fi-FI/loading.html b/locale/fi-FI/loading.html
index beb2a22..ff16ac4 100644
--- a/locale/fi-FI/loading.html
+++ b/locale/fi-FI/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi" lang="fi">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/fr-FR/blocked.html b/locale/fr-FR/blocked.html
index 3e7ca80..6b6f204 100644
--- a/locale/fr-FR/blocked.html
+++ b/locale/fr-FR/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/fr-FR/loading.html b/locale/fr-FR/loading.html
index 8b83839..281d0d9 100644
--- a/locale/fr-FR/loading.html
+++ b/locale/fr-FR/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/it-IT/blocked.html b/locale/it-IT/blocked.html
index c1074fe..89f74ed 100644
--- a/locale/it-IT/blocked.html
+++ b/locale/it-IT/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/it-IT/loading.html b/locale/it-IT/loading.html
index e2bd165..1b560d6 100644
--- a/locale/it-IT/loading.html
+++ b/locale/it-IT/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/ja-JP/blocked.html b/locale/ja-JP/blocked.html
index 804a0a8..23b7ee0 100644
--- a/locale/ja-JP/blocked.html
+++ b/locale/ja-JP/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/ja-JP/loading.html b/locale/ja-JP/loading.html
index a50580f..96849a0 100644
--- a/locale/ja-JP/loading.html
+++ b/locale/ja-JP/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/ko-KR/blocked.html b/locale/ko-KR/blocked.html
index fd82a73..25e36b5 100644
--- a/locale/ko-KR/blocked.html
+++ b/locale/ko-KR/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/ko-KR/loading.html b/locale/ko-KR/loading.html
index 8b621d3..530c2d9 100644
--- a/locale/ko-KR/loading.html
+++ b/locale/ko-KR/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/pl-PL/blocked.html b/locale/pl-PL/blocked.html
index 01253a2..c0fa75f 100644
--- a/locale/pl-PL/blocked.html
+++ b/locale/pl-PL/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/pl-PL/loading.html b/locale/pl-PL/loading.html
index 5642844..885d01f 100644
--- a/locale/pl-PL/loading.html
+++ b/locale/pl-PL/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/pt-BR/blocked.html b/locale/pt-BR/blocked.html
index a97b15d..2edbc76 100644
--- a/locale/pt-BR/blocked.html
+++ b/locale/pt-BR/blocked.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-BR" lang="pt-BR">
 <head>
+	<meta charset="utf-8">
     <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
     <style type="text/css">
         @import "chrome://wot/skin/include/blocked.css";
diff --git a/locale/pt-BR/loading.html b/locale/pt-BR/loading.html
index a51f0d0..bd52e80 100644
--- a/locale/pt-BR/loading.html
+++ b/locale/pt-BR/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-BR" lang="pt-BR">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>
diff --git a/locale/ru-RU/blocked.html b/locale/ru-RU/blocked.html
index 55270b6..5e79a6b 100644
--- a/locale/ru-RU/blocked.html
+++ b/locale/ru-RU/blocked.html
@@ -1,107 +1,108 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+		"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
 <head>
-    <script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
-    <style type="text/css">
-        @import "chrome://wot/skin/include/blocked.css";
-    </style>
-    <title>WOT: заблокировано</title>
+	<meta charset="utf-8">
+	<script type="text/javascript" src="chrome://wot/skin/include/blocked.js"></script>
+	<style type="text/css">
+		@import "chrome://wot/skin/include/blocked.css";
+	</style>
+	<title>WOT: заблокировано</title>
 </head>
 <body id="wotblocked" onload="blocked_load();">
-	<table id="wotcontainer" cellspacing="0" lang="ru-RU" class="wotblocked">
-		<tr id="wotheadline">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotcontainertop">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotdescription" class="wotcontainermiddle">
-			<td colspan="2">
-				<div id="wotdescriptiontext" class="wotlimitwidth">У этого сайта плохая репутация.</div>
-			</td>
-		</tr>
-		<tr id="wottarget" class="wotcontainermiddle">
-			<td colspan="2">
-				<div id="wotwebsite" class="wotlimitwidth" title=""> </div>
-			</td>	
-		</tr>
-		<tr id="wotinfo" class="wotcontainermiddle">
-			<td colspan="2">
-				<div id="wotinfobutton">
-					<span id="wotinfotext" onclick="blocked_info();">Посмотреть сведения о рейтинге и комментарии</span>
-				</div>
-			</td>
-		</tr>
-		<tr id="wotratingtop" class="wotcontainermiddle">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotratingareatop" class="wotratingarea">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotrating0" class="wotratingarea wotratingrow">
-			<td class="wotratingcol wotratingcolleft">
-				<span class="wotratingname">Заслуживает доверие</span>
-			</td>
-			<td class="wotratingcol wotratingcolright">
-				<span id="wotratingexpl0" class="wotratingexpl"> </span>
-			</td>
-		</tr>
-		<tr id="wotrating1" class="wotratingarea wotratingrow">
-			<td class="wotratingcol wotratingcolleft">
-				<span class="wotratingname">Надежность продавца</span>
-			</td>
-			<td class="wotratingcol wotratingcolright">
-				<span id="wotratingexpl1" class="wotratingexpl"> </span>
-			</td>
-		</tr>
-		<tr id="wotrating2" class="wotratingarea wotratingrow">
-			<td class="wotratingcol wotratingcolleft">
-				<span class="wotratingname">Конфиденциальность</span>
-			</td>
-			<td class="wotratingcol wotratingcolright">
-				<span id="wotratingexpl2" class="wotratingexpl"> </span>
-			</td>
-		</tr>
-		<tr id="wotrating4" class="wotratingarea wotratingrow">
-			<td class="wotratingcol wotratingcolleft">
-				<span class="wotratingname">Безопасность для детей</span>
-			</td>
-			<td class="wotratingcol wotratingcolright">
-				<span id="wotratingexpl4" class="wotratingexpl"> </span>
-			</td>
-		</tr>
-		<tr id="wotratingareabottom" class="wotratingarea">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotratingbottom" class="wotcontainermiddle">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotbuttonstop" class="wotcontainermiddle">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotbuttons" class="wotcontainermiddle">
-			<td id="wotbuttonrate">
-				<span id="wotratebutton" class="wotbutton">Этот сайт безопасен. Я хочу выставить ему рейтинг</span>
-			</td>
-			<td id="wotbuttongoto">
-				<span id="wotgotobutton" class="wotbutton">Перейти на веб-сайт несмотря на предупреждение</span>
-			</td>
-		</tr>
-		<tr id="wotcontainerbottom">
-			<td colspan="2"></td>
-		</tr>
-		<tr id="wotlogo">
-			<td colspan="2"></td>
-		</tr>
-	</table>
-	<div id="wottextdescunknown" style="display: none;">Pейтинг этого сайта неизвестен.</div>
-	<div id="wottextdescuserrat" style="display: none;">Вы выставили этому веб-сайту низкий рейтинг, в<br/>результате чего отобразилось предупреждение.</div>
-	<div id="wottextreputation5" style="display: none;">Превосходно</div>
-	<div id="wottextreputation4" style="display: none;">Хорошо</div>
-	<div id="wottextreputation3" style="display: none;">Неудовлетворительно</div>
-	<div id="wottextreputation2" style="display: none;">Плохо</div>
-	<div id="wottextreputation1" style="display: none;">Очень плохо</div>
+<table id="wotcontainer" cellspacing="0" lang="ru-RU" class="wotblocked">
+	<tr id="wotheadline">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotcontainertop">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotdescription" class="wotcontainermiddle">
+		<td colspan="2">
+			<div id="wotdescriptiontext" class="wotlimitwidth">У этого сайта плохая репутация.</div>
+		</td>
+	</tr>
+	<tr id="wottarget" class="wotcontainermiddle">
+		<td colspan="2">
+			<div id="wotwebsite" class="wotlimitwidth" title=""> </div>
+		</td>
+	</tr>
+	<tr id="wotinfo" class="wotcontainermiddle">
+		<td colspan="2">
+			<div id="wotinfobutton">
+				<span id="wotinfotext" onclick="blocked_info();">Посмотреть сведения о рейтинге и комментарии</span>
+			</div>
+		</td>
+	</tr>
+	<tr id="wotratingtop" class="wotcontainermiddle">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotratingareatop" class="wotratingarea">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotrating0" class="wotratingarea wotratingrow">
+		<td class="wotratingcol wotratingcolleft">
+			<span class="wotratingname">Заслуживает доверие</span>
+		</td>
+		<td class="wotratingcol wotratingcolright">
+			<span id="wotratingexpl0" class="wotratingexpl"> </span>
+		</td>
+	</tr>
+	<tr id="wotrating1" class="wotratingarea wotratingrow">
+		<td class="wotratingcol wotratingcolleft">
+			<span class="wotratingname">Надежность продавца</span>
+		</td>
+		<td class="wotratingcol wotratingcolright">
+			<span id="wotratingexpl1" class="wotratingexpl"> </span>
+		</td>
+	</tr>
+	<tr id="wotrating2" class="wotratingarea wotratingrow">
+		<td class="wotratingcol wotratingcolleft">
+			<span class="wotratingname">Конфиденциальность</span>
+		</td>
+		<td class="wotratingcol wotratingcolright">
+			<span id="wotratingexpl2" class="wotratingexpl"> </span>
+		</td>
+	</tr>
+	<tr id="wotrating4" class="wotratingarea wotratingrow">
+		<td class="wotratingcol wotratingcolleft">
+			<span class="wotratingname">Безопасность для детей</span>
+		</td>
+		<td class="wotratingcol wotratingcolright">
+			<span id="wotratingexpl4" class="wotratingexpl"> </span>
+		</td>
+	</tr>
+	<tr id="wotratingareabottom" class="wotratingarea">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotratingbottom" class="wotcontainermiddle">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotbuttonstop" class="wotcontainermiddle">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotbuttons" class="wotcontainermiddle">
+		<td id="wotbuttonrate">
+			<span id="wotratebutton" class="wotbutton">Этот сайт безопасен. Я хочу выставить ему рейтинг</span>
+		</td>
+		<td id="wotbuttongoto">
+			<span id="wotgotobutton" class="wotbutton">Перейти на веб-сайт несмотря на предупреждение</span>
+		</td>
+	</tr>
+	<tr id="wotcontainerbottom">
+		<td colspan="2"></td>
+	</tr>
+	<tr id="wotlogo">
+		<td colspan="2"></td>
+	</tr>
+</table>
+<div id="wottextdescunknown" style="display: none;">Pейтинг этого сайта неизвестен.</div>
+<div id="wottextdescuserrat" style="display: none;">Вы выставили этому веб-сайту низкий рейтинг, в<br/>результате чего отобразилось предупреждение.</div>
+<div id="wottextreputation5" style="display: none;">Превосходно</div>
+<div id="wottextreputation4" style="display: none;">Хорошо</div>
+<div id="wottextreputation3" style="display: none;">Неудовлетворительно</div>
+<div id="wottextreputation2" style="display: none;">Плохо</div>
+<div id="wottextreputation1" style="display: none;">Очень плохо</div>
 </body>
 </html>
diff --git a/locale/ru-RU/loading.html b/locale/ru-RU/loading.html
index 5f8137c..901d3f5 100644
--- a/locale/ru-RU/loading.html
+++ b/locale/ru-RU/loading.html
@@ -3,6 +3,7 @@
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
 <head>
+	<meta charset="utf-8">
 	<style type="text/css">
 		@import "chrome://wot/skin/include/loading.css";
 	</style>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list