1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-03 06:22:17 -05:00

PullToRefresh plugin RU translation updated

This commit is contained in:
russian k-9 mail user 2013-10-20 14:30:42 +04:00
parent d3fea3ebb2
commit 5b967d46a8

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pull_to_refresh_pull_label">Потяните для обновления…</string>
<string name="pull_to_refresh_release_label">Отпустите для обновления…</string>
<string name="pull_to_refresh_refreshing_label">Загрузка…</string>
<string name="pull_to_refresh_pull_label">потяните</string>
<string name="pull_to_refresh_release_label">отпустите</string>
<string name="pull_to_refresh_refreshing_label">обновление</string>
</resources>