<?xml version="1.0" encoding="utf-8"?>
|
<resources
|
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
<string name="pull_to_refresh_pull_label">Tažením aktualizujete…</string>
|
<string name="pull_to_refresh_release_label">Uvolněním aktualizujete…</string>
|
<string name="pull_to_refresh_refreshing_label">Načítání…</string>
|
</resources>
|