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/ast/labels.inc | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/program/localization/ast/labels.inc b/program/localization/ast/labels.inc index 4671484..cecc663 100644 --- a/program/localization/ast/labels.inc +++ b/program/localization/ast/labels.inc @@ -290,7 +290,6 @@ $labels['spouse'] = 'Casáu con'; $labels['allfields'] = 'Tolos campos'; $labels['search'] = 'Guetar'; -$labels['searchfor'] = 'Guetar por "$q"'; $labels['advsearch'] = 'Gueta avanzada'; $labels['advanced'] = 'Avanzáu'; $labels['other'] = 'Otru'; @@ -424,7 +423,6 @@ $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'RFC 2047 completu (otros)'; $labels['force7bit'] = 'Usar codificación MIME pa caráuteres de 8 bits'; -$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = 'Opciones avanzaes'; $labels['toggleadvancedoptions'] = 'Camudar opciones avanzaes'; $labels['focusonnewmessage'] = 'Enfocar la ventana de restolación en mensaxes nuevos'; @@ -557,7 +555,5 @@ $labels['arialabelidentityeditfrom'] = 'Formulariu d\'edición d\'identidá'; $labels['arialabelresonseeditfrom'] = 'Formulariu d\'edición de rempuesta'; $labels['helplistnavigation'] = 'Restolación de tecláu de llista'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; $labels['helplistkeyboardnavcontacts'] = "Enter: Abrir el contautu esbilláu/enfocáu."; ?> -- Gitblit v1.9.1