Skip to content

Commit 80123de

Browse files
authored
Merge pull request #273 from trubitsyn/patch-1
Update values-ru/strings.xml
2 parents 92c7af3 + d22530c commit 80123de

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

app/src/main/res/values-ru/strings.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
<string name="path_copied">Путь скопирован</string>
1212
<string name="select_audio_file">Пожалуйста, выберите аудиофайл</string>
1313
<string name="search_folder">Искать в папке</string>
14-
<string name="rooted_device_only">This operation works only on rooted devices</string>
14+
<string name="rooted_device_only">Это работает только на устройствах с root-доступом</string>
1515

1616
<!-- Open as -->
17-
<string name="open_as">Open as</string>
18-
<string name="text_file">Text file</string>
19-
<string name="image_file">Image file</string>
20-
<string name="audio_file">Audio file</string>
21-
<string name="video_file">Video file</string>
22-
<string name="other_file">Other file</string>
17+
<string name="open_as">Открыть как</string>
18+
<string name="text_file">Текст</string>
19+
<string name="image_file">Изображение</string>
20+
<string name="audio_file">Аудио</string>
21+
<string name="video_file">Видео</string>
22+
<string name="other_file">Другое</string>
2323

2424
<!-- Compression -->
2525
<string name="compress">Сжать</string>

0 commit comments

Comments
 (0)