Skip to content

Commit 5530186

Browse files
committed
strings.xml: remove not needed translations
1 parent 60b21a8 commit 5530186

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<string name="blocked_text_format">%1$s (ブロック済み)</string>
1717
<string name="whitelisted_text_format">%1$s (ホワイトリスト)</string>
1818
<string name="duration_label">通話時間: %1$d 秒</string>
19-
<string name="report_url_template">http://example.com/report?number=%1$s</string>
2019
<string name="incoming_call_not_spam">着信はスパムではないようです</string>
2120
<string name="notification_channel_name">Spam Call Blocker</string>
2221
<string name="notification_title_spam_blocked">着信をブロック済み: %1$s</string>
@@ -36,7 +35,6 @@
3635
<string name="pref_category_unknown_phone_api">Unknownphone API 🌐</string>
3736
<string name="pref_category_tellows_api">Tellows API 🌐</string>
3837
<string name="pref_category_truecaller_api">Truecaller API 🌐</string>
39-
<string name="pref_category_scrapers_es">Scrapers 🇪🇸</string>
4038
<string name="pref_category_spam_filters">スパム電話番号のフィルタ</string>
4139
<string name="pref_category_other_options">その他のブロックオプション</string>
4240
<string name="pref_category_notifications">通知</string>
@@ -58,13 +56,6 @@
5856
<string name="pref_filter_truecaller_summary">(推奨) Truecaller API によって識別されたスパムからの着信をブロックします</string>
5957
<string name="pref_filter_truecaller_api_country_title">Truecaller API の国</string>
6058
<string name="pref_filter_truecaller_api_country_summary">Truecaller API で検索する国を選択してください (結果に影響)</string>
61-
<!-- Spam Number Filters -->
62-
<string name="pref_filter_lista_spam_scraper_title">listaspam.com Scraper</string>
63-
<string name="pref_filter_lista_spam_scraper_summary">(非推奨) listaspam.es のウェブサイトに掲載されているスパムからの着信をブロックします</string>
64-
<string name="pref_filter_responder_o_no_title">responderono.es Scraper</string>
65-
<string name="pref_filter_responder_o_no_summary">responderono.es のウェブサイトに掲載されているスパムからの着信をブロックします</string>
66-
<string name="pref_filter_cleverdialer_title">cleverdialer.es Scraper</string>
67-
<string name="pref_filter_cleverdialer_summary">cleverdialer.es のウェブサイトに掲載されているスパムからの着信をブロックします</string>
6859
<!-- Other Blocking Options -->
6960
<string name="pref_block_non_contacts_title">連絡先に未登録の番号をブロックする</string>
7061
<string name="pref_block_non_contacts_summary">連絡先に登録されていない電話番号からの着信をブロックします</string>

0 commit comments

Comments
 (0)