Skip to content

Commit

Permalink
Merge pull request #15 from akaMrNagar/dev
Browse files Browse the repository at this point in the history
Updated strings
  • Loading branch information
akaMrNagar authored Dec 24, 2024
2 parents 110177a + 2131b5a commit b70c3b8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<resources>
<string name="app_name" comment="app_name app values">Mindful</string>
<string name="accessibility_description">Mindful アプリは、ユーザー補助を使用して、ウェブサイトやアプリのショート動画をブロックします。ブロックリストに登録されたURLやコンテンツへのアクセスを制限することで、集中力を維持するのに役立ちます。 \n\n⚠️注意:Mindful はプライバシーを最優先に考えています。100%安全でオフラインで動作します。個人データの収集や保存は一切行いません。 </string>
<string name="admin_description">Mindfulはユーザーデータを収集、保存、送信しません。管理者権限は、重要なシステム操作にのみ必要であり、プライバシーを侵害することなくアプリが正しく機能することを保証します。</string>
<string name="admin_description">Mindful は、ユーザーのデータを収集、保存、または送信することはありません。無料でオープンソースのソフトウェア(FOSS)なので、ソースコードを自由に確認・変更できます。管理者権限は、アプリの正常な動作に必要なシステム操作にのみ使用され、プライバシーは完全に保護されます。</string>
<string name="toast_enable_notification">通知を許可する</string>
<string name="toast_blocked_content">コンテンツをブロックしました。前の画面に戻ります。</string>
<string name="toast_redirecting">検索結果を絞り込む</string>
Expand Down
3 changes: 2 additions & 1 deletion lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -562,5 +562,6 @@
"write_email_tile_title": "Write to us via email",
"write_email_tile_subtitle": "You will be redirected to Email app.",
"privacy_policy_heading": "Privacy policy",
"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"
"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"
}
3 changes: 2 additions & 1 deletion lib/l10n/app_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -461,5 +461,6 @@
"write_email_tile_title": "メールでご連絡",
"write_email_tile_subtitle": "メールアプリを開く",
"privacy_policy_heading": "プライバシーポリシー",
"privacy_policy_info": "Mindfulはプライバシー保護に最優先で取り組んでいます。ユーザーデータの収集、保存、または第三者に提供することはありません。アプリは完全にオフラインで動作し、インターネット接続を必要としないため、ユーザーの個人情報はデバイス上で安全に保護されます。無料でオープンソースのソフトウェア(FOSS)であり、完全な透明性とユーザーによるデータの制御を保証します。", "more_details_button": "詳細情報"
"privacy_policy_info": "Mindfulはプライバシー保護に最優先で取り組んでいます。ユーザーデータの収集、保存、または第三者に提供することはありません。アプリは完全にオフラインで動作し、インターネット接続を必要としないため、ユーザーの個人情報はデバイス上で安全に保護されます。無料でオープンソースのソフトウェア(FOSS)であり、完全な透明性とユーザーによるデータの制御を保証します。",
"more_details_button": "詳細情報"
}

0 comments on commit b70c3b8

Please sign in to comment.