mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Reworked licenseFragment removed unused old layout Fixed lint issues Fixed margin use onClick and fix string indent
22 lines
1.4 KiB
XML
22 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Generated by crowdin.com-->
|
|
<resources>
|
|
<!-- License & help (large amount of text) -->
|
|
<string name="about_activity__title_about_app">について</string>
|
|
<string name="about_activity__title_about_license">ライセンス</string>
|
|
<string name="about_activity__title_debug_info">デバッグ</string>
|
|
<string name="fragment_debug__section_app">アプリケーション</string>
|
|
<string name="fragment_debug__section_device">デバイス</string>
|
|
<string name="fragment_debug__section_pod">ダイアスポラ ポッド</string>
|
|
<string name="fragment_debug__section_log">デバッグログ</string>
|
|
<string name="fragment_debug__section_log_spam">デバッグ ログ (詳細)</string>
|
|
<string name="fragment_debug__app_version">アプリバージョン: %1$s</string>
|
|
<string name="fragment_debug__android_version">Android バージョン: %1$s</string>
|
|
<string name="fragment_debug__device_name">デバイス名: %1$s</string>
|
|
<string name="fragment_debug__app_codename">コード名: %1$s</string>
|
|
<string name="fragment_debug__pod_profile_name">ポッドプロファイル名: %1$s</string>
|
|
<string name="fragment_debug__pod_profile_url">ポッドドメイン: %1$s</string>
|
|
<string name="fragment_debug__toast_log_copied">デバッグログをクリップボードにコピーしました</string>
|
|
<!-- About (large amount of text) -->
|
|
<!-- Lorem ipsum -->
|
|
</resources>
|