Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-10-05 12:14:23 +02:00 committed by GitHub
parent c7f6d7f349
commit 6846835cbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">シンプルランチャー</string>
<string name="app_info">アプリ情報</string>
<string name="uninstall">アンインストール</string>
<string name="touch_hold_widget">ウィジェットを長押しして、ホーム画面にドラッグします</string>
<string name="app_launcher_name">ランチャー</string>
<string name="launcher_settings">ランチャー設定</string>
</resources>
<string name="app_info">アプリ情報</string>
<string name="touch_hold_widget">ウィジェットを長押しして、ホーム画面にドラッグします</string>
<string name="uninstall">アンインストール</string>
</resources>