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 | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/program/localization/ast/labels.inc b/program/localization/ast/labels.inc index 23be1db..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'; @@ -556,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