diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2023-10-17 02:28:09 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2023-10-17 02:28:09 +0000 |
commit | b2cf64db9dc0fca20be122e341573602ac3d5c32 (patch) | |
tree | de46c89f2bea22eeaf366c3a3319e4222e89a4eb /app/src/main/res/values-el/strings.xml | |
parent | a8d511295513a07b9a91478a60755f55127191cd (diff) | |
download | infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar.gz infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar.bz2 infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar.lz infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar.xz infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.tar.zst infinity-for-reddit-b2cf64db9dc0fca20be122e341573602ac3d5c32.zip |
Continue adding comment filter.
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/values-el/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 9a028320..b93471f4 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -902,7 +902,7 @@ https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforredd <string name="post_filter_requires_a_name">"Ποιο είναι το όνομα αυτού του φίλτρου ανάρτησης;"</string> <string name="duplicate_post_filter_dialog_title">"%1$s Υπάρχουν Ήδη"</string> <string name="duplicate_post_filter_dialog_message">"Παράκαμψη;"</string> - <string name="apply_post_filter_to">"Εφαρμογή σε"</string> + <string name="apply_to">"Εφαρμογή σε"</string> <string name="post_filter_usage_home">"Αρχική"</string> <string name="post_filter_usage_subreddit">"Subreddit: %1$s"</string> <string name="post_filter_usage_subreddit_all">"Subreddit"</string> |