From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- program/localization/ga_IE/labels.inc | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/program/localization/ga_IE/labels.inc b/program/localization/ga_IE/labels.inc index 48d23e0..77e55b2 100644 --- a/program/localization/ga_IE/labels.inc +++ b/program/localization/ga_IE/labels.inc @@ -46,6 +46,8 @@ $labels['move'] = 'Bog'; $labels['moveto'] = 'bog go...'; $labels['download'] = 'síos-luchtú'; +$labels['open'] = 'Oscail'; +$labels['showattachment'] = 'Taispeáin'; $labels['filename'] = 'Comhad'; $labels['filesize'] = 'Toirt'; $labels['addtoaddressbook'] = 'Sábháil i mo leabhair seoltaí'; @@ -161,6 +163,7 @@ $labels['identities'] = 'Céannachtaí'; $labels['preferhtml'] = 'Taispeáin an HTML'; $labels['htmlmessage'] = 'Teachtaireacht HTML'; +$labels['messagepart'] = 'Cuid'; $labels['prettydate'] = 'Dátaí Dheas'; $labels['setdefault'] = 'Socraigh an réamhshocraithe'; $labels['language'] = 'Teanga'; @@ -171,8 +174,11 @@ $labels['htmleditor'] = 'Scríobh teachtaireachta HTML'; $labels['htmlsignature'] = 'Mana clabhsúir HTML'; $labels['previewpane'] = 'Taispeáin an pána réamhamharc'; +$labels['always'] = 'riamh'; $labels['autosavedraft'] = 'Sábháil dréachta go huathoibríoch'; $labels['never'] = 'riamh'; +$labels['immediately'] = 'láithreach'; +$labels['afternseconds'] = 'tar éis $n soicindí'; $labels['folder'] = 'Fillteán'; $labels['folders'] = 'Fillteán'; $labels['foldername'] = 'Ainm fillteán'; -- Gitblit v1.9.1