Stub Notifications for Group Messages Linux #6

Merged
dan merged 4 commits from notifications into trunk 2021-06-25 17:05:12 +00:00
6 changed files with 18 additions and 6 deletions
Showing only changes of commit 509ac42de7 - Show all commits

View File

@ -1,6 +1,8 @@
{
"@@locale": "de",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Syncing New Messages (This can take some time)...",

View File

@ -1,6 +1,8 @@
{
"@@locale": "en",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Syncing New Messages (This can take some time)...",

View File

@ -1,6 +1,8 @@
{
"@@locale": "es",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Fuera de sincronización con el servidor",

View File

@ -1,6 +1,8 @@
{
"@@locale": "fr",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Syncing New Messages (This can take some time)...",

View File

@ -1,6 +1,8 @@
{
"@@locale": "it",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Non sincronizzato",

View File

@ -1,6 +1,8 @@
{
"@@locale": "pt",
"@@last_modified": "2021-06-24T23:32:06+02:00",
"@@last_modified": "2021-06-25T18:57:59+02:00",
"notificationNewMessageFromGroup": "New message in a group!",
"notificationNewMessageFromPeer": "New message from a contact!",
"tooltipHidePassword": "Hide Password",
"tooltipShowPassword": "Show Password",
"serverNotSynced": "Syncing New Messages (This can take some time)...",