Skip to content

Commit 31fe6f6

Browse files
ShevTmomenabdulrazek
authored andcommitted
strings: Update the Russian translation
1 parent 9188011 commit 31fe6f6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
Copyright (C) 2016-2026 crDroid Android Project
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
17+
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18+
<!-- Preference item for auto-switching back to letters after typing an apostrophe on the symbols keyboard -->
19+
<string name="auto_switch_after_apostrophe">Автопереключение после апострофов</string>
20+
<string name="auto_switch_after_apostrophe_summary">Автоматическое переключение на буквенную клавиатуру после ввода апострофа</string>
21+
22+
<!-- LineageOS -->
23+
<!-- Preference item for enabling the number row on password inputs -->
24+
<string name="number_row_password">Строка цифр для паролей</string>
25+
<string name="number_row_password_summary">Для всех раскладок, имеющих 4 ряда клавиш, показывать ряд цифр при вводе пароля</string>
26+
<!-- Preference item for the backspace key track pad -->
27+
<string name="backspace_trackpad">Жест на Backspace</string>
28+
<string name="backspace_trackpad_summary">Жест смахивания на клавише Backspace удаляет слова</string>
29+
</resources>

0 commit comments

Comments
 (0)