From 720149c38ab115a6c23873206e5b74d212124b11 Mon Sep 17 00:00:00 2001 From: tom5079 Date: Mon, 13 May 2019 13:03:47 +0900 Subject: [PATCH] Add hiyobi image booster translation --- app/src/main/res/values-ja/strings.xml | 4 +++- app/src/main/res/values-ko/strings.xml | 4 +++- app/src/main/res/values/strings.xml | 3 +++ app/src/main/res/xml/root_preferences.xml | 6 +++--- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 2d50f270..63576ee9 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -1,6 +1,5 @@ - Pupil 言語: %1$s シリーズ: %1$s タイプ: %1$s @@ -20,4 +19,7 @@ アップデートダウンロード中 新しいアップデートがあります 注意 + イメージロード + ロード速度を向上させるためhiyobi.meからイメージロード + hiyobi.meからロード \ No newline at end of file diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index c443a4b4..85b179fd 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -1,6 +1,5 @@ - Pupil 언어: %1$s 시리즈: %1$s 종류: %1$s @@ -20,4 +19,7 @@ 결과 없음 검색 캐시 + 이미지 로딩 + 속도 향상을 위해 가능하면 hiyobi.me에서 이미지 로드 + hiyobi.me 사용 \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6544d152..473541df 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -36,5 +36,8 @@ Clear cache Currently using %1$d%2$s of cache Deleting cache can affect image loading speed. Do you want to continue? + Image Loading + Use hiyobi.me + Load images from hiyobi.me to improve loading speed (if available) diff --git a/app/src/main/res/xml/root_preferences.xml b/app/src/main/res/xml/root_preferences.xml index b17e2fbc..a967b6bd 100644 --- a/app/src/main/res/xml/root_preferences.xml +++ b/app/src/main/res/xml/root_preferences.xml @@ -31,12 +31,12 @@ + app:title="@string/settings_image_loading_title"> + app:title="@string/settings_use_hiyobi_title" + app:summary="@string/settings_use_hiyobi_summary"/>