Skip to content

Commit b70c3b8

Browse files
authored
Merge pull request #15 from akaMrNagar/dev
Updated strings
2 parents 110177a + 2131b5a commit b70c3b8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

android/app/src/main/res/values-ja/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<resources>
1313
<string name="app_name" comment="app_name app values">Mindful</string>
1414
<string name="accessibility_description">Mindful アプリは、ユーザー補助を使用して、ウェブサイトやアプリのショート動画をブロックします。ブロックリストに登録されたURLやコンテンツへのアクセスを制限することで、集中力を維持するのに役立ちます。 \n\n⚠️注意:Mindful はプライバシーを最優先に考えています。100%安全でオフラインで動作します。個人データの収集や保存は一切行いません。 </string>
15-
<string name="admin_description">Mindfulはユーザーデータを収集、保存、送信しません。管理者権限は、重要なシステム操作にのみ必要であり、プライバシーを侵害することなくアプリが正しく機能することを保証します。</string>
15+
<string name="admin_description">Mindful は、ユーザーのデータを収集、保存、または送信することはありません。無料でオープンソースのソフトウェア(FOSS)なので、ソースコードを自由に確認・変更できます。管理者権限は、アプリの正常な動作に必要なシステム操作にのみ使用され、プライバシーは完全に保護されます。</string>
1616
<string name="toast_enable_notification">通知を許可する</string>
1717
<string name="toast_blocked_content">コンテンツをブロックしました。前の画面に戻ります。</string>
1818
<string name="toast_redirecting">検索結果を絞り込む</string>

lib/l10n/app_en.arb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,5 +562,6 @@
562562
"write_email_tile_title": "Write to us via email",
563563
"write_email_tile_subtitle": "You will be redirected to Email app.",
564564
"privacy_policy_heading": "Privacy policy",
565-
"privacy_policy_info": "Mindful is committed to protecting your privacy. We do not collect, store, or transfer any type of user data. The app operates entirely offline and does not require an internet connection, ensuring that your personal information remains private and secure on your device. As a Free and Open Source Software (FOSS) application, Mindful guarantees complete transparency and user control over their data.", "more_details_button": "More details"
565+
"privacy_policy_info": "Mindful is committed to protecting your privacy. We do not collect, store, or transfer any type of user data. The app operates entirely offline and does not require an internet connection, ensuring that your personal information remains private and secure on your device. As a Free and Open Source Software (FOSS) application, Mindful guarantees complete transparency and user control over their data.",
566+
"more_details_button": "More details"
566567
}

lib/l10n/app_ja.arb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,6 @@
461461
"write_email_tile_title": "メールでご連絡",
462462
"write_email_tile_subtitle": "メールアプリを開く",
463463
"privacy_policy_heading": "プライバシーポリシー",
464-
"privacy_policy_info": "Mindfulはプライバシー保護に最優先で取り組んでいます。ユーザーデータの収集、保存、または第三者に提供することはありません。アプリは完全にオフラインで動作し、インターネット接続を必要としないため、ユーザーの個人情報はデバイス上で安全に保護されます。無料でオープンソースのソフトウェア(FOSS)であり、完全な透明性とユーザーによるデータの制御を保証します。", "more_details_button": "詳細情報"
464+
"privacy_policy_info": "Mindfulはプライバシー保護に最優先で取り組んでいます。ユーザーデータの収集、保存、または第三者に提供することはありません。アプリは完全にオフラインで動作し、インターネット接続を必要としないため、ユーザーの個人情報はデバイス上で安全に保護されます。無料でオープンソースのソフトウェア(FOSS)であり、完全な透明性とユーザーによるデータの制御を保証します。",
465+
"more_details_button": "詳細情報"
465466
}

0 commit comments

Comments
 (0)