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 7a3985eb..1b4968b0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -72,5 +72,6 @@ <string name="lazy_mode_stop">Lazy Mode stopped</string> <string name="write_comment_hint">Your interesting thoughts here</string> + <string name="send_comment_failed">Could not send this comment</string> </resources> |