Commit 4e21753d authored by Leonardo Aramaki's avatar Leonardo Aramaki

Add string for pinned system message

parent 445b6db8
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
<string name="message_user_joined_channel">Entrou no sala.</string> <string name="message_user_joined_channel">Entrou no sala.</string>
<string name="message_welcome">Bem-vindo, %s</string> <string name="message_welcome">Bem-vindo, %s</string>
<string name="message_removed">Mensagem removida</string> <string name="message_removed">Mensagem removida</string>
<string name="message_pinned">Pinou uma mensagem:</string>
<!-- Message actions --> <!-- Message actions -->
<string name="action_msg_reply">Responder</string> <string name="action_msg_reply">Responder</string>
......
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
<string name="message_user_joined_channel">Has joined the channel.</string> <string name="message_user_joined_channel">Has joined the channel.</string>
<string name="message_welcome">Welcome %s</string> <string name="message_welcome">Welcome %s</string>
<string name="message_removed">Message removed</string> <string name="message_removed">Message removed</string>
<string name="message_pinned">Pinned a message:</string>
<!-- Message actions --> <!-- Message actions -->
<string name="action_msg_reply">Reply</string> <string name="action_msg_reply">Reply</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment