Commit b90269c1 authored by Govind Dixit's avatar Govind Dixit

fix build failure

parent c89d9c05
......@@ -303,6 +303,9 @@
<string name="header_live_chats">Live Chats</string>
<string name="header_unknown">Unbekannt</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Bearbeite geteilte Nachricht</string>
<string name="notif_action_reply_hint">Antworten</string>
......
......@@ -299,6 +299,9 @@
<string name="header_live_chats">Chats en vivo</string>
<string name="header_unknown">Desconocido</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Edita mensaje compartido</string>
<string name="notif_action_reply_hint">RESPUESTA</string>
......
......@@ -307,6 +307,9 @@
<string name="header_live_chats">Chats en direct</string>
<string name="header_unknown">Inconnu</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Modifier le message partagé</string>
<string name="notif_action_reply_hint">RÉPONDRE</string>
......
......@@ -305,6 +305,9 @@
<string name="header_live_chats">लाइव चैट</string>
<string name="header_unknown">अज्ञात</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">साझा संदेश संपादित करें</string>
<string name="notif_action_reply_hint">जवाब</string>
......
......@@ -310,6 +310,9 @@
<string name="header_live_chats">ライブチャット</string>
<string name="header_unknown">不明</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Edit shared message</string> <!-- TODO Add translation -->
<string name="notif_action_reply_hint">返信</string>
......
......@@ -304,6 +304,9 @@
<string name="header_live_chats">Live Chats</string>
<string name="header_unknown">Desconhecido</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Editar mensagem compartilhada</string>
<string name="notif_action_reply_hint">RESPONDER</string>
......
......@@ -300,6 +300,9 @@
<string name="header_live_chats">Живые чаты</string>
<string name="header_unknown">Неизвестные</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Редактировать сообщение</string>
<string name="notif_action_reply_hint">ОТВЕТИТЬ</string>
......
......@@ -307,6 +307,9 @@
<string name="header_live_chats">Canlı Sohbetler</string>
<string name="header_unknown">Bilinmeyen</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Paylaşılan mesajı düzenle</string>
<string name="notif_action_reply_hint">YANITLA</string>
......
......@@ -303,6 +303,9 @@
<string name="header_live_chats">Живі чати</string>
<string name="header_unknown">Невідомі</string>
<!--Links-->
<string name="play_store_link">"https://play.google.com/store/apps/details?id=chat.rocket.android"</string>
<!--Notifications-->
<string name="share_label">Редагувати повідомлення</string>
<string name="notif_action_reply_hint">ВІДПОВІСТИ</string>
......
......@@ -31,7 +31,6 @@ https://github.com/RocketChat/java-code-styles/blob/master/CODING_STYLE.md#strin
<string name="title_password">Change Password</string>
<string name="title_update_profile">Update profile</string>
<string name="title_about">About</string>
<string name="title_share_the_app">Share App</string>
<string name="title_create_channel">Create Channel</string>
<string name="title_confirmation">Are You Sure you want to logout?</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