Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34677632 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

changing app name to SMS sync

parent 9b2d0d8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
OC.L10N.register(
    "esms",
    {
    "Phone Sync" : "Foonsinchronisering",
    "Phone Sync" : "SMS sync",
    "Cancel" : "Kanselleer",
    "Confirm" : "Bevestig",
    "Settings" : "Instellings",
+1 −1
Original line number Diff line number Diff line
{ "translations": {
    "Phone Sync" : "Foonsinchronisering",
    "Phone Sync" : "SMS sync",
    "Cancel" : "Kanselleer",
    "Confirm" : "Bevestig",
    "Settings" : "Instellings",
+1 −1
Original line number Diff line number Diff line
OC.L10N.register(
    "esms",
    {
    "Phone Sync" : "Sincronización de teléfonu",
    "Phone Sync" : "SMS sync",
    "Cancel" : "Encaboxar",
    "Confirm" : "Confirmar",
    "Settings" : "Settings",
+1 −1
Original line number Diff line number Diff line
{ "translations": {
    "Phone Sync" : "Sincronización de teléfonu",
    "Phone Sync" : "SMS sync",
    "Cancel" : "Encaboxar",
    "Confirm" : "Confirmar",
    "Settings" : "Settings",
+1 −1
Original line number Diff line number Diff line
OC.L10N.register(
    "esms",
    {
    "Phone Sync" : "Синхронизиране на телефона",
    "Phone Sync" : "SMS sync",
    "Cancel" : "Отказ",
    "Confirm" : "Потвърди",
    "Settings" : "Настройки",
Loading