Commit e65a739f authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add string

parent f6aae3c0
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
<string name="action_send">Enviar</string> <string name="action_send">Enviar</string>
<!-- Regular information messages --> <!-- Regular information messages -->
<string name="msg_no_internet_connection">Sem conexão à internet</string>
<string name="msg_username">nome de usuário</string> <string name="msg_username">nome de usuário</string>
<string name="msg_username_or_email">nome de usuário ou email</string> <string name="msg_username_or_email">nome de usuário ou email</string>
<string name="msg_password">senha</string> <string name="msg_password">senha</string>
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
<string name="action_send">Send</string> <string name="action_send">Send</string>
<!-- Regular information messages --> <!-- Regular information messages -->
<string name="msg_no_internet_connection">No internet connection</string>
<string name="msg_username">username</string> <string name="msg_username">username</string>
<string name="msg_username_or_email">username or email</string> <string name="msg_username_or_email">username or email</string>
<string name="msg_password">password</string> <string name="msg_password">password</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