diff options
author | ByteHamster <info@bytehamster.com> | 2023-05-05 20:02:02 +0200 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2023-05-05 20:02:02 +0200 |
commit | 4c286931cd2dbd9038022f808f9d8a73ccbb6759 (patch) | |
tree | d473424a2c6404d1edb613a105fcd49f02382241 | |
parent | f8be7d596d098e534039908ade8270e13168fd23 (diff) | |
download | AntennaPod-4c286931cd2dbd9038022f808f9d8a73ccbb6759.zip |
Remove string where translator broke format specifiers
-rw-r--r-- | ui/i18n/src/main/res/values-fa/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values-fa/strings.xml b/ui/i18n/src/main/res/values-fa/strings.xml index 345647d22..b9c3d605a 100644 --- a/ui/i18n/src/main/res/values-fa/strings.xml +++ b/ui/i18n/src/main/res/values-fa/strings.xml @@ -606,7 +606,6 @@ <string name="synchronization_full_sync_title">اجبار به همگام سازی کامل</string> <string name="synchronization_force_sync_summary">همه اشتراکها و وضعیتهای قسمت را دوباره همگامسازی کنید</string> <string name="synchronization_logout">خروج</string> - <string name="synchronization_login_status"><![CDATA[به عنوان در وارد شدهاید. پس از خروج از سیستم می توانید دوباره ارائه دهنده همگام سازی خود را انتخاب کنید]]></string> <string name="pref_synchronization_logout_toast">خروج موفقیت آمیز بود</string> <string name="gpodnetsync_error_title">خطای همگامسازی gpodder.net</string> <string name="gpodnetsync_error_descr">هنگام همگامسازی خطایی رخ داد:\u0020</string> |