Browse Source

Changing flag/unflag messages

logicp 7 years ago
parent
commit
c848714090

+ 2 - 2
modules/heartbeat_like/config/install/flag.flag.heartbeat_like.yml

@@ -8,10 +8,10 @@ label: Heartbeat Like
 entity_type: heartbeat
 global: false
 weight: 0
-flag_short: 'Praise ([flagcount:count])'
+flag_short: 'Like ([flagcount:count])'
 flag_long: ''
 flag_message: ''
-unflag_short: 'Reee ([flagcount:count])'
+unflag_short: 'Remove Like ([flagcount:count])'
 unflag_long: ''
 unflag_message: ''
 unflag_denied_text: ''

+ 2 - 2
modules/heartbeat_like_comment/config/install/flag.flag.heartbeat_like_comment.yml

@@ -8,10 +8,10 @@ label: Heartbeat Like Comment
 entity_type: comment
 global: false
 weight: 0
-flag_short: 'Praise ([flagcount:count])'
+flag_short: 'Like ([flagcount:count])'
 flag_long: ''
 flag_message: ''
-unflag_short: 'Reee ([flagcount:count])'
+unflag_short: 'Remove Like ([flagcount:count])'
 unflag_long: ''
 unflag_message: ''
 unflag_denied_text: ''