Update Russian language.
realdigger

realdigger commited on 2017-10-03 10:35:29
Showing 3 changed files, with 5 additions and 4 deletions.

... ...
@@ -5,12 +5,12 @@
5 5
 	<id>sleepy:unreadpmfav</id>
6 6
 	<version>1.0</version>
7 7
 
8
-	<file name="$languagedir/Modifications.russian-utf8.php">
8
+	<file name="$languagedir/Modifications.russian-utf8.php" error="skip">
9 9
 		<operation>
10 10
 			<search position="end"/>
11 11
 			<add><![CDATA[// Unread PMs strings.
12 12
 $txt['unreadPMstimeout'] = 'Счетчик непрочитанных ЛС для фавикон';
13
-$txt['unreadPMstimeout_post'] = 'количество секунд между обновлениями (маленькое значение может повлиять на производительность форума)';]]></add>
13
+$txt['unreadPMstimeout_post'] = 'секунд между обновлениями (маленькое значение может повлиять на производительность форума)';]]></add>
14 14
 		</operation>
15 15
 	</file>
16 16
 </modification>
... ...
@@ -5,12 +5,12 @@
5 5
 	<id>sleepy:unreadpmfav</id>
6 6
 	<version>1.0</version>
7 7
 
8
-	<file name="$languagedir/Modifications.russian.php">
8
+	<file name="$languagedir/Modifications.russian.php" error="skip">
9 9
 		<operation>
10 10
 			<search position="end"/>
11 11
 			<add><![CDATA[// Unread PMs strings.
12 12
 $txt['unreadPMstimeout'] = '����� ���������� �� �� �������';
13
-$txt['unreadPMstimeout_post'] = '��������� ������ ����� ����������� (�������� ������� ����� ������ �� ���������������� ������)';]]></add>
13
+$txt['unreadPMstimeout_post'] = '������ ����� ����������� (�������� ������� ����� ������ �� ���������������� ������)';]]></add>
14 14
 		</operation>
15 15
 	</file>
16 16
 </modification>
... ...
@@ -13,6 +13,7 @@
13 13
 		<modification>language.xml</modification>
14 14
 		<modification>language.russian.xml</modification>
15 15
 		<modification>language.russian-utf8.xml</modification>
16
+		<redirect url="?action=admin;area=modsettings;" timeout="1000" />
16 17
 	</install>
17 18
 
18 19
 	<uninstall for="SMF 2.0-2.0.99">
19 20