Skip to content

Commit

Permalink
Merge branch 'zoff99/dev003' of https://github.com/zoff99/ToxAndroidR…
Browse files Browse the repository at this point in the history
…efImpl into zoff99/dev003
  • Loading branch information
zoff99 committed Mar 14, 2024
2 parents 08d16fe + 4f64bac commit 46b5317
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android-refimpl-app/app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,4 +421,7 @@
<string name="layout___friend_message_stats">Mensajes:</string>
<string name="layout___delete_group_system_msgs">Borrar Mensajes de Sistema</string>
<string name="layout___group_message_stats">Mensajes en Grupo:</string>
<string name="pref_title_notification_show_content">Mostrar contenido de la notificación</string>
<string name="pref_description_notification_show_content">Mostrar el texto del mensaje y el remitente en las notificaciones</string>
<string name="layout___ipaddress">IP:</string>
</resources>
3 changes: 3 additions & 0 deletions android-refimpl-app/app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,4 +427,7 @@
<string name="layout___friend_message_stats">Mesajlar:</string>
<string name="layout___delete_group_system_msgs">Sistem Mesajlarını Sil</string>
<string name="layout___group_message_stats">Gruptaki Mesajlar:</string>
<string name="layout___ipaddress">IP:</string>
<string name="pref_description_notification_show_content">Bildirimlerde Mesaj Metnini ve Göndereni Göster</string>
<string name="pref_title_notification_show_content">Bildirim İçeriğini Göster</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -449,4 +449,7 @@
<string name="layout___friend_message_stats">消息:</string>
<string name="layout___delete_group_system_msgs">删除系统消息</string>
<string name="layout___group_message_stats">群组中的消息:</string>
<string name="pref_title_notification_show_content">显示通知内容</string>
<string name="pref_description_notification_show_content">在通知中展示消息文本和发送人</string>
<string name="layout___ipaddress">IP:</string>
</resources>

0 comments on commit 46b5317

Please sign in to comment.