<?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">당겨서 새로 고침…</string>
|
<string name="pull_to_refresh_release_label">놓아서 새로 고침…</string>
|
<string name="pull_to_refresh_refreshing_label">로드 중…</string>
|
</resources>
|