From 8965d0a300a7181b7215c6c8c434726f55c36b16 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 22 Oct 2019 12:04:25 -0300 Subject: [PATCH] [snap] i18n --- bauh/gems/snap/resources/locale/en | 2 +- bauh/gems/snap/resources/locale/es | 2 +- bauh/gems/snap/resources/locale/pt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bauh/gems/snap/resources/locale/en b/bauh/gems/snap/resources/locale/en index 633cd875..354910ca 100644 --- a/bauh/gems/snap/resources/locale/en +++ b/bauh/gems/snap/resources/locale/en @@ -4,4 +4,4 @@ snap.notification.snap.disable=If you do not want to use Snap applications, unch snap.action.refresh.status=Refreshing snap.action.refresh.label=Refresh snap.install.available_channels.title=Available channels -snap.install.available_channels.body=There is no {} channel available for {}. But there are these others available below ( select one if you want to continue ) \ No newline at end of file +snap.install.available_channels.body=There is no {} channel available for {}. But there are these below ( select one if you want to continue ) \ No newline at end of file diff --git a/bauh/gems/snap/resources/locale/es b/bauh/gems/snap/resources/locale/es index 0989e73b..9311ee4a 100644 --- a/bauh/gems/snap/resources/locale/es +++ b/bauh/gems/snap/resources/locale/es @@ -15,4 +15,4 @@ snap.notification.snap.disable=Si no desea usar aplicativos Snap, desmarque {} e snap.action.refresh.status=Actualizando snap.action.refresh.label=Actualizar snap.install.available_channels.title=Canales disponibles -snap.install.available_channels.body=No hay un canal {} ( stable ) disponible para {}. Pero hay estos otros disponibles abajo ( seleccione uno si desea continuar ) \ No newline at end of file +snap.install.available_channels.body=No hay un canal {} ( stable ) disponible para {}. Pero hay estos otros abajo ( seleccione uno si desea continuar ) \ No newline at end of file diff --git a/bauh/gems/snap/resources/locale/pt b/bauh/gems/snap/resources/locale/pt index e93ae589..25b19832 100644 --- a/bauh/gems/snap/resources/locale/pt +++ b/bauh/gems/snap/resources/locale/pt @@ -15,4 +15,4 @@ snap.notification.snap.disable=Se não deseja usar aplicativos Snap, desmarque { snap.action.refresh.status=Atualizando snap.action.refresh.label=Atualizar snap.install.available_channels.title=Canais disponíveis -snap.install.available_channels.body=Não há um canal {} ( stable ) disponível para {}. Porém existem estes outros disponíveis abaixo ( selecione algum se quiser continuar ) \ No newline at end of file +snap.install.available_channels.body=Não há um canal {} ( stable ) disponível para {}. Porém existem estes outros abaixo ( selecione algum se quiser continuar ) \ No newline at end of file