diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-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> |