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

Unverified Commit 8681302d authored by Akhil's avatar Akhil
Browse files

Roll back files_trashbin changes

parent 92988c93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
OC.L10N.register(
    "files_trashbin",
    {
    "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com." : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolle oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com."
    "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolle oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com."
},
"");
+5 −3
Original line number Diff line number Diff line
{ "translations": {
    "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com." : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolle oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com."
},"pluralForm" :""
{
    "translations": {
        "This directory is unavailable, please check the logs or contact the administrator": "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Protokolle oder kontaktieren Sie Murena Cloud unter helpdesk@murena.com."
    },
    "pluralForm": ""
}
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
OC.L10N.register(
    "files_trashbin",
    {
    "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com." : "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com."
        "This directory is unavailable, please check the logs or contact the administrator": "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com."
    },
    "");
+5 −3
Original line number Diff line number Diff line
{ "translations": {
    "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com." : "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com."
},"pluralForm" :""
{
    "translations": {
        "This directory is unavailable, please check the logs or contact the administrator": "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com."
    },
    "pluralForm": ""
}
 No newline at end of file
+3 −3
Original line number Diff line number Diff line
OC.L10N.register(
    "files_trashbin",
    {
    "This directory is unavailable, please check the logs or contact Murena Cloud at helpdesk@murena.com." : "Este directorio no está disponible, por favor compruebe los registros o contacte con Murena Cloud en helpdesk@murena.com."
        "This directory is unavailable, please check the logs or contact the administrator": "Este directorio no está disponible, por favor compruebe los registros o contacte con Murena Cloud en helpdesk@murena.com."
    },
    "");
Loading