diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-03-11 20:33:58 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-03-11 20:33:58 +0000 |
commit | 21b1e3f51232e56c1e4e112ec222cf7a924c1ddc (patch) | |
tree | 6213946a173e61b0adfc3e07a7203cc9281b86c3 /app/src/main/res/values | |
parent | 705eef901173c8515a51f1554232702a576d037e (diff) | |
download | infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar.gz infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar.bz2 infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar.lz infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar.xz infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.tar.zst infinity-for-reddit-21b1e3f51232e56c1e4e112ec222cf7a924c1ddc.zip |
Submit comment with up to one embedded image.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 41614640..8eba62d7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1368,5 +1368,6 @@ <string name="i_understand">I understand</string> <string name="add_to_comment_filter">Add to Comment Filter</string> + <string name="cannot_edit_post_with_images">Editing posts with images is not allowed.</string> </resources> |