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-zh-rCN/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 'app/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 726fefb6..e58e7b7e 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -981,7 +981,7 @@ Reddit 视频分辨率较低。 <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">"版块:%1$s"</string> <string name="post_filter_usage_subreddit_all">"版块"</string> |