diff options
97 files changed, 3 insertions, 663 deletions
| diff --git a/bin/transifexpull.sh b/bin/transifexpull.sh index 7415c02fd..fe978d57d 100755 --- a/bin/transifexpull.sh +++ b/bin/transifexpull.sh @@ -6,7 +6,7 @@  # Note: there's a bug in txclib, so if the command below doesn't  # work see https://github.com/transifex/transifex-client/commit/a80320735973dd608b48520bf3b89ad53e2b088b -tx --debug pull -a --mode translator +tx --debug pull -a -f --mode translator  PWD=`dirname "$0"` @@ -18,8 +18,8 @@ do_clean()      echo "Cleaning $1"      # remove untranslated/empty texts -    perl -pi -e "s/^\\\$labels\[[^]]+\]\s+=\s+'';\n//" $1 -    perl -pi -e "s/^\\\$messages\[[^]]+\]\s+=\s+'';\n//" $1 +    perl -pi -e "s/^\\\$(labels|messages)\[[^]]+\]\s+=\s+'';\n//" $1 +    perl -pi -e "s/^\\\$(labels|messages)\[[^]]+\]\s+=\s+\"\";\n//" $1      # remove variable initialization      perl -pi -e "s/^\\\$(labels|messages)\s*=\s*array\(\);\n//" $1      # remove (one-line) comments diff --git a/plugins/attachment_reminder/localization/ar.inc b/plugins/attachment_reminder/localization/ar.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/ar.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/bn_BD.inc b/plugins/attachment_reminder/localization/bn_BD.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/bn_BD.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/eo.inc b/plugins/attachment_reminder/localization/eo.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/eo.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/es_MX.inc b/plugins/attachment_reminder/localization/es_MX.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/es_MX.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/hi_IN.inc b/plugins/attachment_reminder/localization/hi_IN.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/hi_IN.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/hy_AM.inc b/plugins/attachment_reminder/localization/hy_AM.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/hy_AM.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ia.inc b/plugins/attachment_reminder/localization/ia.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/ia.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/kn_IN.inc b/plugins/attachment_reminder/localization/kn_IN.inc index 9783afa97..e6aff0334 100644 --- a/plugins/attachment_reminder/localization/kn_IN.inc +++ b/plugins/attachment_reminder/localization/kn_IN.inc @@ -16,5 +16,3 @@   For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/  */  $messages['forgotattachment'] = "ನೀವು ಫೈಲ್ ಅಟ್ಯಾಚ್ ಮಾಡಲು ಮರೆತಿರುವಿರಾ?"; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ku_IQ.inc b/plugins/attachment_reminder/localization/ku_IQ.inc index 33aecbfb5..e8e32cead 100644 --- a/plugins/attachment_reminder/localization/ku_IQ.inc +++ b/plugins/attachment_reminder/localization/ku_IQ.inc @@ -17,4 +17,3 @@  */  $messages['forgotattachment'] = "ئایا لەبیرت کرد پەڕگەیەک هاوپێچ بکەی؟";  $messages['reminderoption'] = "بیرهێنانەوە دەربارەی هاوپێچە لەبیرکراوەکان"; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ml_IN.inc b/plugins/attachment_reminder/localization/ml_IN.inc index 3fcae2dc5..74c86c923 100644 --- a/plugins/attachment_reminder/localization/ml_IN.inc +++ b/plugins/attachment_reminder/localization/ml_IN.inc @@ -17,4 +17,3 @@  */  $messages['forgotattachment'] = "താങ്കൾ ഒരു ഫയൽ ചേർക്കാൻ മറന്നുപോയി";  $messages['reminderoption'] = "ചേർക്കാൻ മറന്നുപോയ ഫയലുകളെ പറ്റി ഓർമ്മപ്പെടുത്തുക"; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/mn_MN.inc b/plugins/attachment_reminder/localization/mn_MN.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/mn_MN.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ms_MY.inc b/plugins/attachment_reminder/localization/ms_MY.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/ms_MY.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/my_MM.inc b/plugins/attachment_reminder/localization/my_MM.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/my_MM.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/nl_BE.inc b/plugins/attachment_reminder/localization/nl_BE.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/nl_BE.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/nn_NO.inc b/plugins/attachment_reminder/localization/nn_NO.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/nn_NO.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/nqo.inc b/plugins/attachment_reminder/localization/nqo.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/nqo.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/om.inc b/plugins/attachment_reminder/localization/om.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/om.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/sr_CS.inc b/plugins/attachment_reminder/localization/sr_CS.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/sr_CS.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/te_IN.inc b/plugins/attachment_reminder/localization/te_IN.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/te_IN.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/th_TH.inc b/plugins/attachment_reminder/localization/th_TH.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/th_TH.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ti.inc b/plugins/attachment_reminder/localization/ti.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/ti.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/tzm.inc b/plugins/attachment_reminder/localization/tzm.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/tzm.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/uk_UA.inc b/plugins/attachment_reminder/localization/uk_UA.inc index 122fb2bee..22de70d27 100644 --- a/plugins/attachment_reminder/localization/uk_UA.inc +++ b/plugins/attachment_reminder/localization/uk_UA.inc @@ -17,4 +17,3 @@  */  $messages['forgotattachment'] = "Ви забули прикріпити файл?";  $messages['reminderoption'] = "Нагадати про забуте вкладення"; -$messages['keywords'] = ""; diff --git a/plugins/attachment_reminder/localization/ur_PK.inc b/plugins/attachment_reminder/localization/ur_PK.inc deleted file mode 100644 index c3b4aaa02..000000000 --- a/plugins/attachment_reminder/localization/ur_PK.inc +++ /dev/null @@ -1,20 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | plugins/attachment_reminder/localization/<lang>.inc                   | - |                                                                       | - | Localization file of the Roundcube Webmail Archive plugin             | - | Copyright (C) 2013, The Roundcube Dev Team                            | - |                                                                       | - | Licensed under the GNU General Public License version 3 or            | - | any later version with exceptions for skins & plugins.                | - | See the README file for a full license statement.                     | - |                                                                       | - +-----------------------------------------------------------------------+ - - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ -*/ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; -$messages['keywords'] = ""; diff --git a/program/localization/ar/labels.inc b/program/localization/ar/labels.inc index 3fc089bb9..6fd922ad9 100644 --- a/program/localization/ar/labels.inc +++ b/program/localization/ar/labels.inc @@ -120,8 +120,4 @@ $labels['flagged'] = 'موسوم';  $labels['unanswered'] = 'بلا رد';  $labels['deleted'] = 'محذوف';  $labels['undeleted'] = 'غير محذوفة'; -$labels['savelocalstorage'] = ""; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ar_SA/labels.inc b/program/localization/ar_SA/labels.inc index dff157bb0..1c1d860e8 100644 --- a/program/localization/ar_SA/labels.inc +++ b/program/localization/ar_SA/labels.inc @@ -396,7 +396,6 @@ $labels['2231folding'] = 'RFC 2231 بأكملها (ثندربيرد)';  $labels['miscfolding'] = 'RFC 2047/2231 (ميكروسوفت آوتلوك)';  $labels['2047folding'] = 'RFC 2047 بأكملها (غيرها)';  $labels['force7bit'] = 'استخدام ترميز MIME للحروف ذات الثمانيةبتّات'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'خيارات متقدّمة';  $labels['focusonnewmessage'] = 'التركيز على نافذة المتصفح عند وجود رسالةجديدة';  $labels['checkallfolders'] = 'التحقق من وجود رسائل جديدة في جميعالمجلدات'; @@ -491,7 +490,4 @@ $labels['vietnamese'] = 'الفيتنامية';  $labels['japanese'] = 'اليابانية';  $labels['korean'] = 'الكورية';  $labels['chinese'] = 'الصينية'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ast/labels.inc b/program/localization/ast/labels.inc index 46714845d..fcb806ba6 100644 --- a/program/localization/ast/labels.inc +++ b/program/localization/ast/labels.inc @@ -424,7 +424,6 @@ $labels['2231folding'] = 'RFC 2231 completu (Thunderbird)';  $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 +556,5 @@ $labels['arialabelpreferencesform'] = 'Formulariu de preferencies';  $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.";  ?> diff --git a/program/localization/az_AZ/labels.inc b/program/localization/az_AZ/labels.inc index 14ff7e6bc..0a6c6af5c 100644 --- a/program/localization/az_AZ/labels.inc +++ b/program/localization/az_AZ/labels.inc @@ -392,7 +392,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (başqa)';  $labels['force7bit'] = '8-bitli simvollar üçün MIME istifadə et'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Ətraflı nizamlama';  $labels['focusonnewmessage'] = 'Yeni məktub zamanı brauzerin pəncərəsini fokusla';  $labels['checkallfolders'] = 'Bütün qovluqlarda yeni məktubları yoxla'; @@ -487,7 +486,4 @@ $labels['vietnamese'] = 'Vyetnamca';  $labels['japanese'] = 'Yaponca';  $labels['korean'] = 'Koreya';  $labels['chinese'] = 'Çincə'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/be_BE/labels.inc b/program/localization/be_BE/labels.inc index 9d12b00b3..d4a4a95e0 100644 --- a/program/localization/be_BE/labels.inc +++ b/program/localization/be_BE/labels.inc @@ -418,7 +418,6 @@ $labels['2231folding'] = 'Поўны RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Поўны RFC 2047 (інш.)';  $labels['force7bit'] = 'Ужываць MIME-кадзіроўку для 8-бітных знакаў'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Дадатковыя параметры';  $labels['focusonnewmessage'] = 'Актываваць акно браўзера пры новым паведамленні';  $labels['checkallfolders'] = 'Правяраць усе папкі на новыя паведамленні'; @@ -513,7 +512,4 @@ $labels['vietnamese'] = 'в\'етнамская';  $labels['japanese'] = 'японская';  $labels['korean'] = 'карэйская';  $labels['chinese'] = 'кітайская'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/bg_BG/labels.inc b/program/localization/bg_BG/labels.inc index 23021815b..1d0388479 100644 --- a/program/localization/bg_BG/labels.inc +++ b/program/localization/bg_BG/labels.inc @@ -417,7 +417,6 @@ $labels['2231folding'] = 'Според RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Според RFC 2047 (други)';  $labels['force7bit'] = 'Използване на MIME кодиране за 8-битови символи'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Разширени настройки';  $labels['toggleadvancedoptions'] = 'Превключване на разширени опции';  $labels['focusonnewmessage'] = 'Премигване на прозореца при ново писмо'; @@ -535,7 +534,4 @@ $labels['arialabelmessageactions'] = 'Действия за писмо';  $labels['arialabelcontactquicksearch'] = 'Форма за търсене на контакти';  $labels['arialabelcontactsearchbox'] = 'Поле за търсене на контакт';  $labels['arialabelmessageheaders'] = 'Заглавни блокове на писмо'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/bn_BD/labels.inc b/program/localization/bn_BD/labels.inc index 380785caf..e8572cfa8 100644 --- a/program/localization/bn_BD/labels.inc +++ b/program/localization/bn_BD/labels.inc @@ -225,7 +225,6 @@ $labels['mimeparamfolding'] = 'জুড়ে দেওয়া জিনিষে  $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'জটিল বিষয়';  $labels['focusonnewmessage'] = 'নতুন মেইল এলেই তা হাইলাইট হয়ে যাবে';  $labels['checkallfolders'] = 'সবগুলো মেইলবক্সে নতুন চিঠি খোজা হবে'; @@ -245,7 +244,4 @@ $labels['B'] = 'বাইট';  $labels['KB'] = 'কিলোবাইট';  $labels['MB'] = 'মেগাবাইট';  $labels['GB'] = 'গিগাবাইট'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/br/labels.inc b/program/localization/br/labels.inc index bd9416092..59776b573 100644 --- a/program/localization/br/labels.inc +++ b/program/localization/br/labels.inc @@ -253,7 +253,6 @@ $labels['always'] = 'atav';  $labels['autosavedraft']  = 'Gwarediñ emgefre brouilhedoù';  $labels['everynminutes']  = 'Bep $n munutoù';  $labels['never']  = 'ebet'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Dibarzhioù araokaet';  $labels['newmessage'] = 'Kemennadenn nevez';  $labels['signatureoptions'] = 'Dibarzhioù sinadur'; @@ -276,7 +275,4 @@ $labels['license'] = 'Aotre-implijout';  $labels['celtic'] = 'Keltieg';  $labels['japanese'] = 'Japaneg';  $labels['chinese'] = 'Sinaeg'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ca_ES/labels.inc b/program/localization/ca_ES/labels.inc index b493017a0..507ae7200 100644 --- a/program/localization/ca_ES/labels.inc +++ b/program/localization/ca_ES/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'Compleix RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Compleix RFC 2047 (un altre)';  $labels['force7bit'] = 'Fes servir la codificació MIME per a caràcters de 8-bits'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opcions avançades';  $labels['toggleadvancedoptions'] = 'Commuta les opcions avançades';  $labels['focusonnewmessage'] = 'Activa la finestra del navegador quan hi hagi un nou missatge'; diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc index 6d5a8ae24..16afff640 100644 --- a/program/localization/cs_CZ/labels.inc +++ b/program/localization/cs_CZ/labels.inc @@ -416,7 +416,6 @@ $labels['2231folding'] = 'Podle RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Podle RFC 2047 (ostatní)';  $labels['force7bit'] = 'Použít kódování MIME pro 8-bitové znaky'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Pokročilá nastavení';  $labels['focusonnewmessage'] = 'Aktivovat okno prohlížeče při příchozí zprávě';  $labels['checkallfolders'] = 'Kontrolovat nové zprávy ve všech složkách'; @@ -516,7 +515,4 @@ $labels['arialabelmessagebody'] = 'Tělo zprávy';  $labels['arialabelmessageheaders'] = 'Hlavičky zprávy';  $labels['arialabelmarkmessagesas'] = 'Označit vybrané zprávy jako...';  $labels['arialabelattachmentpreview'] = 'Náhled přílohy'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/cy_GB/labels.inc b/program/localization/cy_GB/labels.inc index 6d3711d34..93a7f4fae 100644 --- a/program/localization/cy_GB/labels.inc +++ b/program/localization/cy_GB/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'RFC 2231 llawn (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 llawn (arall)';  $labels['force7bit'] = 'Defnyddio amgodi MIME ar gyfer llythrennau 8-did'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Dewisiadau uwch';  $labels['focusonnewmessage'] = 'Ffocysu\'r porwr ar y neges newydd';  $labels['checkallfolders'] = 'Chwilio pob ffolder am negeseuon newydd'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Fietnamaidd';  $labels['japanese'] = 'Japaneaidd';  $labels['korean'] = 'Corëeg';  $labels['chinese'] = 'Tsieineaidd'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/da_DK/labels.inc b/program/localization/da_DK/labels.inc index 28d62fdad..5ad473269 100644 --- a/program/localization/da_DK/labels.inc +++ b/program/localization/da_DK/labels.inc @@ -411,7 +411,6 @@ $labels['2231folding'] = 'Fuld RFC 2231 understøttelse (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 understøttelse (MS Outlook)';  $labels['2047folding'] = 'Fuld RFC 2047 understøttelse (andre)';  $labels['force7bit'] = 'Brug MIME indkodning for 8-bits tegn'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Avancerede indstillinger';  $labels['toggleadvancedoptions'] = 'Skift avancerede indstillinger';  $labels['focusonnewmessage'] = 'Fokusér browservindue når der kommer nye beskeder'; @@ -513,7 +512,4 @@ $labels['arialabelmailsearchform'] = 'E-mail søgeform';  $labels['arialabelcontactsearchform'] = 'Kontakt søgeform';  $labels['arialabelmailquicksearchbox'] = 'E-mail søgeinput';  $labels['arialabelquicksearchbox'] = 'Søge input'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index 794041ef0..072d97e44 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -399,7 +399,6 @@ $labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)';  $labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)';  $labels['force7bit'] = 'MIME-Kodierung für 8-bit Zeichen'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Erweiterte Einstellungen';  $labels['focusonnewmessage'] = 'Fokussiere Browserfenster bei neuen Nachrichten';  $labels['checkallfolders'] = 'Alle Ordner auf neue Nachrichten prüfen'; @@ -494,7 +493,4 @@ $labels['vietnamese'] = 'Vietnamesisch';  $labels['japanese'] = 'Japanisch';  $labels['korean'] = 'Koreanisch';  $labels['chinese'] = 'Chinesisch'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index d56ee59c3..579f45ad8 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'vollständig RFC 2231 kompatibel (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)';  $labels['2047folding'] = 'vollständig RFC 2047 kompatibel (andere)';  $labels['force7bit'] = 'MIME-Kodierung für 8-bit Zeichen'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Erweiterte Einstellungen';  $labels['toggleadvancedoptions'] = 'Erweiterte Optionen auswählen';  $labels['focusonnewmessage'] = 'Fokussiere Browserfenster bei neuen Nachrichten'; @@ -559,7 +558,5 @@ $labels['arialabelpreferencesform'] = 'Einstellungsformular';  $labels['arialabelidentityeditfrom'] = 'Identität Bearbeitungsformular';  $labels['arialabelresonseeditfrom'] = 'Antwort Bearbeitungsformular';  $labels['helplistnavigation'] = 'Tastaturnavigation auflisten'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = "";  $labels['helplistkeyboardnavcontacts'] = "Enter: Ausgewählten Kontakt öffnen.";  ?> diff --git a/program/localization/el_GR/labels.inc b/program/localization/el_GR/labels.inc index f4bad74bc..67ff9a8c4 100644 --- a/program/localization/el_GR/labels.inc +++ b/program/localization/el_GR/labels.inc @@ -398,7 +398,6 @@ $labels['2231folding'] = 'Full RFC 2231 (μορφή Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (μορφή MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (άλλη μορφή)';  $labels['force7bit'] = 'Να γίνεται χρήση της κωδικοποίησης MIME για τους χαρακτήρες 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Προχωρημένες επιλογές';  $labels['focusonnewmessage'] = 'Τα νέα μηνύματα να επιλέγονται αυτόματα';  $labels['checkallfolders'] = 'Να γίνεται έλεγχος σε όλους τους φακέλους για νέα μηνύματα'; @@ -493,7 +492,4 @@ $labels['vietnamese'] = 'Βιετναμέζικα';  $labels['japanese'] = 'Ιαπωνικά';  $labels['korean'] = 'Κορεατικά';  $labels['chinese'] = 'Κινεζικά'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/en_CA/labels.inc b/program/localization/en_CA/labels.inc index 2e94970e8..5f12b5ceb 100644 --- a/program/localization/en_CA/labels.inc +++ b/program/localization/en_CA/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)';  $labels['force7bit'] = 'Use MIME encoding for 8-bit characters'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Advanced options';  $labels['focusonnewmessage'] = 'Focus browser window on new message';  $labels['checkallfolders'] = 'Check all folders for new messages'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Vietnamese';  $labels['japanese'] = 'Japanese';  $labels['korean'] = 'Korean';  $labels['chinese'] = 'Chinese'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 16c1fcc66..6b85979cf 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)';  $labels['force7bit'] = 'Use MIME encoding for 8-bit characters'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Advanced options';  $labels['focusonnewmessage'] = 'Focus browser window on new message';  $labels['checkallfolders'] = 'Check all folders for new messages'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Vietnamese';  $labels['japanese'] = 'Japanese';  $labels['korean'] = 'Korean';  $labels['chinese'] = 'Chinese'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/eo/labels.inc b/program/localization/eo/labels.inc index 06022802d..28e98d3c7 100644 --- a/program/localization/eo/labels.inc +++ b/program/localization/eo/labels.inc @@ -324,7 +324,6 @@ $labels['autosavedraft']  = 'Aŭtomate savu malneton';  $labels['never']  = 'neniam';  $labels['messagesdisplaying'] = 'Mesaĝoj vidigante';  $labels['messagescomposition'] = 'Mesaĝo-verkado'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'Dosierujo';  $labels['folders'] = 'Dosierujoj';  $labels['foldername'] = 'Dosierujo-nomo'; @@ -336,7 +335,4 @@ $labels['managefolders'] = 'Administru dosierujon';  $labels['sortby'] = 'Ordigu per';  $labels['sortasc']  = 'Ordigu kreskante';  $labels['sortdesc'] = 'Ordigu malkreskante'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/es_AR/labels.inc b/program/localization/es_AR/labels.inc index db58a1e10..dfaea4e57 100644 --- a/program/localization/es_AR/labels.inc +++ b/program/localization/es_AR/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 (Otro)';  $labels['force7bit'] = 'Usar codificación MIME para caracteres de 8 bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opciones Avanzadas';  $labels['toggleadvancedoptions'] = 'Activar opciones avanzadas';  $labels['focusonnewmessage'] = 'Traer al frente la ventana del navegador cuando haya nuevos mensajes'; diff --git a/program/localization/et_EE/labels.inc b/program/localization/et_EE/labels.inc index 9e8662210..e331dcc4b 100644 --- a/program/localization/et_EE/labels.inc +++ b/program/localization/et_EE/labels.inc @@ -426,7 +426,6 @@ $labels['2231folding'] = 'Täielik RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Täielik RFC 2047 (muu)';  $labels['force7bit'] = '8-bitiste märkide puhul kasuta MIME kodeerimist'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Lisaseadistused';  $labels['toggleadvancedoptions'] = 'Näita lisaseadistusi';  $labels['focusonnewmessage'] = 'Fookusta brauseri aken uue kirja korral'; diff --git a/program/localization/eu_ES/labels.inc b/program/localization/eu_ES/labels.inc index 18425ea9a..404a7dd2d 100644 --- a/program/localization/eu_ES/labels.inc +++ b/program/localization/eu_ES/labels.inc @@ -428,7 +428,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (beste batzuk)';  $labels['force7bit'] = 'Erabili MIME kodeketa 8 bitekok karakterentzat'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Aukera aurreratuak';  $labels['toggleadvancedoptions'] = 'Toggle aukera aurreratuak';  $labels['focusonnewmessage'] = 'Fokatu leihoa mezu berrian'; diff --git a/program/localization/fa_AF/labels.inc b/program/localization/fa_AF/labels.inc index fdd0d3bae..a8c4b8b7b 100644 --- a/program/localization/fa_AF/labels.inc +++ b/program/localization/fa_AF/labels.inc @@ -225,7 +225,6 @@ $labels['mimeparamfolding'] = 'نام های ضمیمه ها';  $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (دیگر ها)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'انتخاب های پیشرفته';  $labels['focusonnewmessage'] = 'فوکس دادن پینجره مرورگر به پیام جدید';  $labels['checkallfolders'] = 'تمام پوشه ها را بخاطر پیام های جدید بررسی کنید'; @@ -245,7 +244,4 @@ $labels['B'] = 'بایت';  $labels['KB'] = 'کیلو بایت';  $labels['MB'] = 'میگا بایت';  $labels['GB'] = 'گیگا بایت'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/fa_IR/labels.inc b/program/localization/fa_IR/labels.inc index e03167d45..3dc9b4d52 100644 --- a/program/localization/fa_IR/labels.inc +++ b/program/localization/fa_IR/labels.inc @@ -407,7 +407,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (سایر)';  $labels['force7bit'] = 'از MIME encoding برای کارکترهای ۸-بیتی استفاده کن'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'گزینههای پیشرفته';  $labels['focusonnewmessage'] = 'مشخص نمودن پیغام جدید';  $labels['checkallfolders'] = 'همه پوشهها را برای مشاهده پیغامهای جدید بررسی کن'; @@ -504,7 +503,4 @@ $labels['korean'] = 'کرهای';  $labels['chinese'] = 'چینی';  $labels['arialabelactivetask'] = 'وظیفه فعال';  $labels['arialabelmessagebody'] = 'بدنه پیغام'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/fi_FI/labels.inc b/program/localization/fi_FI/labels.inc index 5851a306e..9e6a4ee98 100644 --- a/program/localization/fi_FI/labels.inc +++ b/program/localization/fi_FI/labels.inc @@ -527,7 +527,5 @@ $labels['arialabelattachmentpreview'] = 'Liitteen esikatselu';  $labels['arialabelabookgroupoptions'] = 'Osoitekirjan/ryhmän valinnat';  $labels['arialabelidentityeditfrom'] = 'Henkilöyden muokkauslomake';  $labels['arialabelsearchterms'] = 'Hakuehdot'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = "";  $labels['helplistkeyboardnavcontacts'] = "Enter: avaa valittu/kohdistettu yhteystieto.";  ?> diff --git a/program/localization/fo_FO/labels.inc b/program/localization/fo_FO/labels.inc index 22b56f3ec..6cb771d39 100644 --- a/program/localization/fo_FO/labels.inc +++ b/program/localization/fo_FO/labels.inc @@ -392,7 +392,6 @@ $labels['2231folding'] = 'Fult RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Fult RFC 2047 (other)';  $labels['force7bit'] = 'Nýt MIME kodingar til 8-bit tekin'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Víðkaðir valmøguleikar';  $labels['focusonnewmessage'] = 'Legg dent á kaga vindeyga tá ið nýtt boð verður stovna';  $labels['checkallfolders'] = 'Kannað allar mappur fyri nýggj boð'; @@ -487,7 +486,4 @@ $labels['vietnamese'] = 'Vietmanesiskt';  $labels['japanese'] = 'Japanskt';  $labels['korean'] = 'Koreanskt';  $labels['chinese'] = 'Kinesiskt'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/fy_NL/labels.inc b/program/localization/fy_NL/labels.inc index 2f467621f..b2787579c 100644 --- a/program/localization/fy_NL/labels.inc +++ b/program/localization/fy_NL/labels.inc @@ -82,9 +82,5 @@ $labels['longdec']	= 'desimber';  $labels['today'] = 'Hjoed';  $labels['refresh']          = 'Ferfarskje';  $labels['reply']            = 'Beäntwurdzje'; -$labels['savelocalstorage'] = "";  $labels['folders'] = 'Mappen'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ga_IE/labels.inc b/program/localization/ga_IE/labels.inc index e01645e0a..48d23e028 100644 --- a/program/localization/ga_IE/labels.inc +++ b/program/localization/ga_IE/labels.inc @@ -173,7 +173,6 @@ $labels['htmlsignature'] = 'Mana clabhsúir HTML';  $labels['previewpane'] = 'Taispeáin an pána réamhamharc';  $labels['autosavedraft']  = 'Sábháil dréachta go huathoibríoch';  $labels['never']  = 'riamh'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'Fillteán';  $labels['folders'] = 'Fillteán';  $labels['foldername'] = 'Ainm fillteán'; @@ -184,7 +183,4 @@ $labels['managefolders'] = 'Stiúir na fillteán';  $labels['sortby'] = 'Sórtáil trí';  $labels['sortasc']  = 'Sórtáil in ord méadaitheach';  $labels['sortdesc'] = 'Sórtáil in ord neartaitheach'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/gl_ES/labels.inc b/program/localization/gl_ES/labels.inc index 199269a37..c05be6cf2 100644 --- a/program/localization/gl_ES/labels.inc +++ b/program/localization/gl_ES/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'Conforme ao RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Conforme ao RFC 2047 (outros)';  $labels['force7bit'] = 'Usar MIME para codificar caracteres de 8 bits'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opcións avanzadas';  $labels['toggleadvancedoptions'] = 'Amosar opcións avanzadas';  $labels['focusonnewmessage'] = 'Centrar a xanela do navegador en novas mensaxes'; @@ -552,7 +551,5 @@ $labels['arialabelpreferencesform'] = 'Formulario de preferencias';  $labels['arialabelidentityeditfrom'] = 'Formulario de edición de identidade';  $labels['arialabelresonseeditfrom'] = 'Formulario de edición de resposta';  $labels['helplistnavigation'] = 'Navegación pola lista con teclado'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = "";  $labels['helplistkeyboardnavcontacts'] = "Enter: Abrir o contacto seleccionado.";  ?> diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index d393149d4..9fb762d85 100644 --- a/program/localization/he_IL/labels.inc +++ b/program/localization/he_IL/labels.inc @@ -429,7 +429,6 @@ $labels['2231folding'] = 'תאימות מלאה 2231 תאנדרבירד';  $labels['miscfolding'] = 'תאימות 2047/2231 אאוטלוק';  $labels['2047folding'] = 'תאימות מלאה 2047 אחרים';  $labels['force7bit'] = 'קידוד MIME עבור תווים בעלי 8 ביטים'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'הגדרות נוספות';  $labels['toggleadvancedoptions'] = 'בחירה בין הגדרות בסיסיות או מתקדמות';  $labels['focusonnewmessage'] = 'מיקוד הסמן על החלון עם ההודעה החדשה'; diff --git a/program/localization/hi_IN/labels.inc b/program/localization/hi_IN/labels.inc index e204630b9..8d4eead18 100644 --- a/program/localization/hi_IN/labels.inc +++ b/program/localization/hi_IN/labels.inc @@ -172,7 +172,6 @@ $labels['htmlsignature'] = 'ऐच-टी-ऐम-एल (HTML) दस्तख  $labels['previewpane'] = 'झलक पट्टी दिखाऐं';  $labels['autosavedraft']  = 'ड्राफ़ट अपने आप सहेजते जाऐं';  $labels['never']  = 'कभी नहाीं'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'फ़ोल्डर';  $labels['folders'] = 'फ़ोल्डर';  $labels['foldername'] = 'फ़ोल्डर नाम'; @@ -183,7 +182,4 @@ $labels['managefolders'] = 'फ़ोलडर को व्यवस्थि  $labels['sortby'] = 'ऐसे तय करें';  $labels['sortasc']  = 'पहले से आखीरी तय करें';  $labels['sortdesc'] = 'आखीरी से पहले तय करें'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/hr_HR/labels.inc b/program/localization/hr_HR/labels.inc index 37ae2fcc9..390b32234 100644 --- a/program/localization/hr_HR/labels.inc +++ b/program/localization/hr_HR/labels.inc @@ -396,7 +396,6 @@ $labels['2231folding'] = 'Prema RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Prema RFC 2047 (ostali)';  $labels['force7bit'] = 'Koristi MIME kodiranje za 8-bitne znakove'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Napredne postavke';  $labels['focusonnewmessage'] = 'Fokusiraj prozor preglednika pri primitku nove poruke';  $labels['checkallfolders'] = 'Provjeri nove poruke u svim mapama'; @@ -491,7 +490,4 @@ $labels['vietnamese'] = 'Vijetnamski';  $labels['japanese'] = 'Japanski';  $labels['korean'] = 'Korejski';  $labels['chinese'] = 'Kineski'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/hu_HU/labels.inc b/program/localization/hu_HU/labels.inc index 23e814132..da23fcd42 100644 --- a/program/localization/hu_HU/labels.inc +++ b/program/localization/hu_HU/labels.inc @@ -422,7 +422,6 @@ $labels['2231folding'] = 'Teljes RFC 2231 ( pl. Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (egyéb)';  $labels['force7bit'] = 'MIME kódolás használata 8 bites karakterekhez'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Haladó beállítások';  $labels['toggleadvancedoptions'] = 'Haladó beállítások kapcsolása';  $labels['focusonnewmessage'] = 'Beérkező új üzenet ablakának fókuszba hozása'; @@ -518,7 +517,4 @@ $labels['vietnamese'] = 'Vietnámi';  $labels['japanese'] = 'Japán';  $labels['korean'] = 'Koreai';  $labels['chinese'] = 'Kínai'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/hy_AM/labels.inc b/program/localization/hy_AM/labels.inc index 70bcebf71..00f4fa27d 100644 --- a/program/localization/hy_AM/labels.inc +++ b/program/localization/hy_AM/labels.inc @@ -373,7 +373,6 @@ $labels['2231folding'] = 'Կատարյալ RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Կատարյալ RFC 2047 (այլ)';  $labels['force7bit'] = 'օգտագործել MIME գրանշում 8 բիթանոց նիշերի համար'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Հավելյալ կարգավորումներ';  $labels['focusonnewmessage'] = 'Առաջ բերել պատուհանը նոր նամակ ստանալիս';  $labels['checkallfolders'] = 'Ստուգել բոլոր դարակները նոր նամակների համար'; @@ -464,7 +463,4 @@ $labels['vietnamese'] = 'Վիետնամական';  $labels['japanese'] = 'Ճապոնական';  $labels['korean'] = 'Կորեական';  $labels['chinese'] = 'Չինական'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ia/labels.inc b/program/localization/ia/labels.inc index 452b773ef..71e13f5c1 100644 --- a/program/localization/ia/labels.inc +++ b/program/localization/ia/labels.inc @@ -245,7 +245,6 @@ $labels['everynminutes']  = 'cata $n minuta(s)';  $labels['never']  = 'nunquam';  $labels['messagesdisplaying'] = 'Inviar me_ssages';  $labels['mimeparamfolding'] = 'Nomines de attachamento'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Optiones avantiate';  $labels['mainoptions'] = 'Optiones principal';  $labels['section'] = 'Section'; @@ -280,7 +279,4 @@ $labels['english'] = 'Anglese';  $labels['japanese'] = 'Japonese';  $labels['korean'] = 'Coreano';  $labels['chinese'] = 'Chinese'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc index 05204ca8d..08a22ebb9 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)';  $labels['force7bit'] = 'Gunakan MIME encoding untuk karakter 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Pilihan lanjut';  $labels['focusonnewmessage'] = 'Pusatkan jendela broswer saat ada pesan baru';  $labels['checkallfolders'] = 'Periksa semua folder untuk pesan baru'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Vietnam';  $labels['japanese'] = 'Jepang';  $labels['korean'] = 'Korea';  $labels['chinese'] = 'Cina'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/is_IS/labels.inc b/program/localization/is_IS/labels.inc index 823ecaa9d..e12d6034f 100644 --- a/program/localization/is_IS/labels.inc +++ b/program/localization/is_IS/labels.inc @@ -346,7 +346,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (annað)';  $labels['force7bit'] = 'Nota MIME kóðun fyrir 8-bita stafi'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Ítarlegir valkostir';  $labels['focusonnewmessage'] = 'Láta glugga beinast að nýju skeyti';  $labels['checkallfolders'] = 'Athuga ný skeyti í öllum möppum'; @@ -429,7 +428,4 @@ $labels['vietnamese'] = 'Víetnamskt';  $labels['japanese'] = 'Japanskt';  $labels['korean'] = 'Kóreska';  $labels['chinese'] = 'Kínverska'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/it_IT/labels.inc b/program/localization/it_IT/labels.inc index 6857e07ef..d1dbc812d 100644 --- a/program/localization/it_IT/labels.inc +++ b/program/localization/it_IT/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'RFC 2231 completo (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 completo (altri)';  $labels['force7bit'] = 'Usa la codifica MIME per i caratteri a 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opzioni avanzate';  $labels['toggleadvancedoptions'] = 'Passa alle impostazioni avanzate';  $labels['focusonnewmessage'] = 'Attiva la finestra del browser all\'arrivo di un nuovo messaggio'; diff --git a/program/localization/ja_JP/labels.inc b/program/localization/ja_JP/labels.inc index 26062a7b6..9006cbf08 100644 --- a/program/localization/ja_JP/labels.inc +++ b/program/localization/ja_JP/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'RFC 2231に完全準拠(Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231(MS Outlook)';  $labels['2047folding'] = 'RFC 2047に完全準拠(その他)';  $labels['force7bit'] = '8ビット文字列にMIMEエンコードを使用'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = '高度な設定';  $labels['toggleadvancedoptions'] = '詳細なオプションの表示を切り替え';  $labels['focusonnewmessage'] = '新しいメッセージが届いたらブラウザーをアクティブ'; @@ -524,7 +523,4 @@ $labels['japanese'] = '日本語';  $labels['korean'] = '韓国語';  $labels['chinese'] = '中国語';  $labels['arialabeltopnav'] = 'ウィンドウ制御'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ka_GE/labels.inc b/program/localization/ka_GE/labels.inc index 7ada6e793..e42a2337e 100644 --- a/program/localization/ka_GE/labels.inc +++ b/program/localization/ka_GE/labels.inc @@ -290,7 +290,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)';  $labels['force7bit'] = 'MIME კოდირების გამოყენება 8 ბიტიანი სიმბოლოებისთვის'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'დამატებითი პარამეტრები';  $labels['focusonnewmessage'] = 'ფოკუსირება ახალ შეტყობინებებზე';  $labels['checkallfolders'] = 'შეამოწმე ყველა საქაღალდე ახალ შეტყობინებაზე'; @@ -348,7 +347,4 @@ $labels['vietnamese'] = 'ვიეტნამური';  $labels['japanese'] = 'იაპონური';  $labels['korean'] = 'კორეული';  $labels['chinese'] = 'ჩინური'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/km_KH/labels.inc b/program/localization/km_KH/labels.inc index e0e2acb08..124d60b2a 100644 --- a/program/localization/km_KH/labels.inc +++ b/program/localization/km_KH/labels.inc @@ -357,7 +357,6 @@ $labels['2231folding'] = 'RFC 2231 ពេញ (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 ពេញ(other)';  $labels['force7bit'] = 'ប្រើ MIME សំរាប់អក្សរទំហំ 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'ការកំណត់ពឹស្តារ';  $labels['focusonnewmessage'] = 'ផ្តោតលើវីនដូវដែលកំពុងសរសេរសំបុត្រថ្មី';  $labels['checkallfolders'] = 'ពិនិត្យសំបុត្រថ្មីនៅគ្រប់ថតទាំងអស់'; @@ -426,7 +425,4 @@ $labels['vietnamese'] = 'ភាសាវៀតណាម';  $labels['japanese'] = 'ភាសាជប៉ុន';  $labels['korean'] = 'ភាសាកូរ៉េ';  $labels['chinese'] = 'ភាសាចិន'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/kn_IN/labels.inc b/program/localization/kn_IN/labels.inc index 2a0163780..4ac72239e 100644 --- a/program/localization/kn_IN/labels.inc +++ b/program/localization/kn_IN/labels.inc @@ -138,7 +138,6 @@ $labels['always'] = 'ಯಾವಾಗಲೂ';  $labels['everynminutes']  = 'ಪ್ರತಿ $n ನಿಮಿಷ (ಗಳು)';  $labels['refreshinterval']  = 'ರಿಫ್ರೆಶ್ (ಹೊಸ ಸಂದೇಶಗಳನ್ನು, ಇತ್ಯಾದಿಗಳನ್ನು ಪರಿಶೀಲಿಸು)';  $labels['immediately']  = 'ತತ್ಕ್ಷಣ '; -$labels['savelocalstorage'] = "";  $labels['mainoptions'] = 'ಮುಖ್ಯ ಆಯ್ಕೆಗಳು';  $labels['section'] = 'ವಿಭಾಗ';  $labels['newmessage'] = 'ಹೊಸ ಸಂದೇಶ'; @@ -163,7 +162,4 @@ $labels['GB'] = 'GB';  $labels['english'] = 'ಇಂಗ್ಲೀಷ್';  $labels['westerneuropean'] = 'ಪಾಶ್ಚಾತ್ಯ ಯುರೋಪಿಯನ್';  $labels['easterneuropean'] = 'ಪೂರ್ವ ಯುರೋಪಿಯನ್'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ku/labels.inc b/program/localization/ku/labels.inc index 9223d014e..fd17c8d4c 100644 --- a/program/localization/ku/labels.inc +++ b/program/localization/ku/labels.inc @@ -160,7 +160,6 @@ $labels['htmlsignature'] = 'Şanenava HTML';  $labels['previewpane'] = 'Panela berê nîşan bide';  $labels['autosavedraft']  = 'Xweber hilîne';  $labels['never']  = 'qet'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'Peldank';  $labels['folders'] = 'Peldank';  $labels['foldername'] = 'Navê peldankê'; @@ -172,7 +171,4 @@ $labels['managefolders'] = 'Rêveberiya peldankan';  $labels['sortby'] = 'Şêweyê rêzkirinê';  $labels['sortasc']  = 'Wekî zêde dibe';  $labels['sortdesc'] = 'Wekî kêm dibe'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ku_IQ/labels.inc b/program/localization/ku_IQ/labels.inc index 232befae6..787fd4a3d 100644 --- a/program/localization/ku_IQ/labels.inc +++ b/program/localization/ku_IQ/labels.inc @@ -92,8 +92,4 @@ $labels['typehome']   = 'ماڵ';  $labels['typework']   = 'کار';  $labels['typemobile']  = 'مۆبایل';  $labels['typemain']  = 'سەرەکی'; -$labels['savelocalstorage'] = ""; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/lb_LU/labels.inc b/program/localization/lb_LU/labels.inc index 37264b899..a3ea3815c 100644 --- a/program/localization/lb_LU/labels.inc +++ b/program/localization/lb_LU/labels.inc @@ -409,7 +409,6 @@ $labels['2231folding'] = 'Kompletten RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (Microsoft Outlook)';  $labels['2047folding'] = 'Kompletten RFC 2047 (anerer)';  $labels['force7bit'] = 'MIME-Kodéierung fir 8-Bit-Zeeche benotzen'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Avancéiert Optiounen';  $labels['focusonnewmessage'] = 'Browser-Fënster fokusséiere wann en neie Message ukënnt';  $labels['checkallfolders'] = 'Nei Messagen an allen Dossieren opruffen'; @@ -504,7 +503,4 @@ $labels['vietnamese'] = 'Vietnamesesch';  $labels['japanese'] = 'Japanesch';  $labels['korean'] = 'Koreanesch';  $labels['chinese'] = 'Chinesesch'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/lt_LT/labels.inc b/program/localization/lt_LT/labels.inc index fc42f61ed..922913622 100644 --- a/program/localization/lt_LT/labels.inc +++ b/program/localization/lt_LT/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'visiškas RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'visiškas RFC 2047 (kitos programos)';  $labels['force7bit'] = 'Naudoti MIME kodavimą 8 bitų simboliams'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Papildomos nuostatos';  $labels['toggleadvancedoptions'] = 'Rodyti/slėpti papildomus nustatymus';  $labels['focusonnewmessage'] = 'Fokusuoti naršyklės langą gavus naują laišką'; diff --git a/program/localization/lv_LV/labels.inc b/program/localization/lv_LV/labels.inc index e82432050..d4aa820c2 100644 --- a/program/localization/lv_LV/labels.inc +++ b/program/localization/lv_LV/labels.inc @@ -418,7 +418,6 @@ $labels['2231folding'] = 'Pilns RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Pilns RFC 2047 (citi)';  $labels['force7bit'] = 'Izmantot MIME kodējumu 8-bitu simboliem'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Paplašinātie iestatījumi';  $labels['focusonnewmessage'] = 'Uzstādīt pārlūka fokusu uz jaunu vēstuli';  $labels['checkallfolders'] = 'Meklēt visās mapēs jaunās vēstules'; @@ -521,7 +520,4 @@ $labels['arialabelmoremessageactions'] = 'Citas darbības ar vēstulēm';  $labels['arialabelmarkmessagesas'] = 'Atzīmēt norādītās vēstules kā ...';  $labels['arialabelattachmentuploadform'] = 'Pielikuma augšupielādes forma';  $labels['arialabelattachmentpreview'] = 'Pielikuma priekšskats'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/mk_MK/labels.inc b/program/localization/mk_MK/labels.inc index 4d9992191..acfec9da9 100644 --- a/program/localization/mk_MK/labels.inc +++ b/program/localization/mk_MK/labels.inc @@ -231,7 +231,6 @@ $labels['mimeparamfolding'] = 'Име на прикачените податот  $labels['2231folding'] = 'Полн RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Полн RFC 2047 (друго)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Напредни можности';  $labels['focusonnewmessage'] = 'Фокусирај го прозорецот на прелистувачот на новото писмо';  $labels['checkallfolders'] = 'Провери ги сите папки за нови писма'; @@ -265,7 +264,4 @@ $labels['B'] = 'Б';  $labels['KB'] = 'КБ';  $labels['MB'] = 'МБ';  $labels['GB'] = 'ГБ'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ml_IN/labels.inc b/program/localization/ml_IN/labels.inc index 2487ed0b3..f188e1e8f 100644 --- a/program/localization/ml_IN/labels.inc +++ b/program/localization/ml_IN/labels.inc @@ -237,7 +237,6 @@ $labels['2231folding'] = 'Full RFC 2231 (തണ്ടര്ബേട് )';  $labels['miscfolding'] = 'Full RFC 2231 ( മൈക്രൊസൊഫ്റ്റ് ഔട്ട്ലൂക്കു് )';  $labels['2047folding'] = 'Full RFC 2047 (മറ്റുള്ളവ)';  $labels['force7bit'] = '8-bit അക്ഷരങ്ങള്ക്കു "MIME encoding" ഉപയോഗിക്കുക'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'വിപുലീക്രിതമായ ക്രമീകരണങ്ങള്';  $labels['defaultfont'] = 'HTML സന്ദേശത്തിന്റെ തനതായ ലിപി';  $labels['section'] = 'വിഭാഗം'; @@ -273,7 +272,4 @@ $labels['vietnamese'] = 'വിയറ്റ്നാമീസ്';  $labels['japanese'] = 'ജാപ്പനീസ്';  $labels['korean'] = 'കൊറിയന്';  $labels['chinese'] = 'ചൈനീസ്'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/mr_IN/labels.inc b/program/localization/mr_IN/labels.inc index 4620e0571..cf1567225 100644 --- a/program/localization/mr_IN/labels.inc +++ b/program/localization/mr_IN/labels.inc @@ -317,7 +317,6 @@ $labels['2231folding'] = 'संपूर्ण आर एफ सी 2231(थं  $labels['miscfolding'] = 'आर एफ सी  2047/2231 (मायक्रोसॉफ़्ट आऊटलूक)';  $labels['2047folding'] = 'संपूर्ण आर एफ सी 2047(ईतर)';  $labels['force7bit'] = '8 अक्षरी एमआयएमई संक्षिप्तरूप वापरा'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'अधिक पर्याय';  $labels['focusonnewmessage'] = 'ब्राऊझर खिडकी नवीन संदेशावर केंद्रित करा';  $labels['checkallfolders'] = 'सर्व फोल्डरमधे नवीन संदेश शोधा'; @@ -373,7 +372,4 @@ $labels['vietnamese'] = 'व्हिएतनामी';  $labels['japanese'] = 'जपानी';  $labels['korean'] = 'कोरियन';  $labels['chinese'] = 'चिनी'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ms_MY/labels.inc b/program/localization/ms_MY/labels.inc index 61ad47f42..b041daa6b 100644 --- a/program/localization/ms_MY/labels.inc +++ b/program/localization/ms_MY/labels.inc @@ -261,7 +261,6 @@ $labels['readwhendeleted'] = 'Tanda mesej sebagai dibaca ketika hapus';  $labels['flagfordeletion'] = 'Tanda mesej untuk pembuangan (tidak delete terus)';  $labels['autosavedraft']  = 'Simpan draf dengan automatik';  $labels['never']  = 'tidak pernah'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'Kabinet Fail';  $labels['folders'] = 'Folder';  $labels['foldername'] = 'Nama Kabinet Fail'; @@ -273,7 +272,4 @@ $labels['managefolders'] = 'Urus kabinet fail';  $labels['sortby'] = 'Susun dengan';  $labels['sortasc']  = 'Susun menaik';  $labels['sortdesc'] = 'Susun menurun'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/nb_NO/labels.inc b/program/localization/nb_NO/labels.inc index 8b68f1b30..ff55fdad3 100644 --- a/program/localization/nb_NO/labels.inc +++ b/program/localization/nb_NO/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'Fullstendig RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Fullstendig RFC 2047 (andre)';  $labels['force7bit'] = 'Bruk MIME-koding for 8-bit-tegn'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Avanserte alternativer';  $labels['focusonnewmessage'] = 'Gi nettleservindu fokus ved nye meldinger';  $labels['checkallfolders'] = 'Kontroller alle mapper for nye meldinger'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Vietnamesisk';  $labels['japanese'] = 'Japansk';  $labels['korean'] = 'Koreansk';  $labels['chinese'] = 'Kinesisk'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ne_NP/labels.inc b/program/localization/ne_NP/labels.inc index d58eede2e..5951e8441 100644 --- a/program/localization/ne_NP/labels.inc +++ b/program/localization/ne_NP/labels.inc @@ -191,7 +191,6 @@ $labels['htmlsignature'] = 'ऐच-टी-ऐम-एल (HTML) हस्ता  $labels['previewpane'] = 'पूर्व दृष्य देखाउनुहोस';  $labels['autosavedraft']  = 'स्वत ड्राफ्ट जोगाउनुहोस';  $labels['never']  = 'काहिलै नहुने'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'फोल्डर';  $labels['folders'] = 'फोल्डरहरु';  $labels['foldername'] = 'फोल्डरको नाम'; @@ -202,7 +201,4 @@ $labels['managefolders'] = 'फोलडर व्यवस्थित गर  $labels['sortby'] = 'यसरी तय गर्नुहोस';  $labels['sortasc']  = 'पहिलो देखि अन्तिम सम्म तय गर्नुहोस';  $labels['sortdesc'] = 'अन्तिम देखि पहिलो सम्म तय गर्नुहोस'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/nl_BE/labels.inc b/program/localization/nl_BE/labels.inc index 4e815ed87..54c790430 100644 --- a/program/localization/nl_BE/labels.inc +++ b/program/localization/nl_BE/labels.inc @@ -298,7 +298,6 @@ $labels['2231folding'] = 'Volledig RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Volledig RFC 2047 (andere)';  $labels['force7bit'] = 'Gebruik MIME codering voor 8-bit karakters'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Geavanceerde opties';  $labels['focusonnewmessage'] = 'Focus browserscherm bij nieuw bericht';  $labels['checkallfolders'] = 'Controleer alle mappen op nieuwe berichten'; @@ -362,7 +361,4 @@ $labels['vietnamese'] = 'Vietnamees';  $labels['japanese'] = 'Japans';  $labels['korean'] = 'Koreaans';  $labels['chinese'] = 'Chinees'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/nn_NO/labels.inc b/program/localization/nn_NO/labels.inc index 7e9006b9a..03efb364d 100644 --- a/program/localization/nn_NO/labels.inc +++ b/program/localization/nn_NO/labels.inc @@ -368,7 +368,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (other)';  $labels['force7bit'] = 'Bruk MIME-enkoding for 8-bit characterer (æøå og slik)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Avanserte val';  $labels['focusonnewmessage'] = 'Fokuser nettlesarvindauge på ny epost';  $labels['checkallfolders'] = 'Sjekk alle mappar for nye epostar'; @@ -459,7 +458,4 @@ $labels['vietnamese'] = 'Vietnamesisk';  $labels['japanese'] = 'Japansk';  $labels['korean'] = 'Koreansk';  $labels['chinese'] = 'Kinesisk'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index d57073b9f..750a3bd10 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 (przestarzałe)';  $labels['force7bit'] = 'Używaj kodowania MIME dla znaków 8-bitowych'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opcje zaawansowane';  $labels['toggleadvancedoptions'] = 'Pokaż/ukryj opcje zaawansowane';  $labels['focusonnewmessage'] = 'Informuj przeglądarkę o nowej wiadomości'; diff --git a/program/localization/ps/labels.inc b/program/localization/ps/labels.inc index 9d93e93e0..bb07ca044 100644 --- a/program/localization/ps/labels.inc +++ b/program/localization/ps/labels.inc @@ -225,7 +225,6 @@ $labels['mimeparamfolding'] = 'د نښلول شوو نومونه';  $labels['2231folding'] = 'بشپړ RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (نور)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'پرمختللي لارې';  $labels['focusonnewmessage'] = 'فوکاس براوسر کړکۍ په نوي استوزي کې';  $labels['checkallfolders'] = 'په ټولو پوښيو کې نوي استوزي وګورئ'; @@ -245,7 +244,4 @@ $labels['B'] = 'بي';  $labels['KB'] = 'کي بي';  $labels['MB'] = 'ام بي';  $labels['GB'] = 'جي بي'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/pt_BR/labels.inc b/program/localization/pt_BR/labels.inc index da64e3406..c9ea814e8 100644 --- a/program/localization/pt_BR/labels.inc +++ b/program/localization/pt_BR/labels.inc @@ -404,7 +404,6 @@ $labels['2231folding'] = 'RFC 2231 Integral (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 Integral (outro)';  $labels['force7bit'] = 'Usar codificação MIME para caracteres 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opções avançadas';  $labels['focusonnewmessage'] = 'Focar janela do navegador ao receber nova mensagem';  $labels['checkallfolders'] = 'Verificar se há novas mensagens em todas as pastas'; @@ -499,7 +498,4 @@ $labels['vietnamese'] = 'Vietnamita';  $labels['japanese'] = 'Japonês';  $labels['korean'] = 'Coreano';  $labels['chinese'] = 'Chinês'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ro_RO/labels.inc b/program/localization/ro_RO/labels.inc index 866c2866c..b98f5b1a3 100644 --- a/program/localization/ro_RO/labels.inc +++ b/program/localization/ro_RO/labels.inc @@ -392,7 +392,6 @@ $labels['2231folding'] = 'RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 (Altele)';  $labels['force7bit'] = 'Foloseşte encodarea MIME pentru caracterele cu 8 biţi'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Opţiuni avansate';  $labels['focusonnewmessage'] = 'Focalizare pe fereastra browser-ului la mesaje noi';  $labels['checkallfolders'] = 'Verifică toate dosarele pentru mesaje noi'; @@ -487,7 +486,4 @@ $labels['vietnamese'] = 'Vietnamez';  $labels['japanese'] = 'Japonez';  $labels['korean'] = 'Coreean';  $labels['chinese'] = 'Chinezesc'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index 410d091ff..22e49d7df 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -420,7 +420,6 @@ $labels['2231folding'] = 'RFC 2231 (только для новейших про  $labels['miscfolding'] = 'RFC 2047/2231  (наибольшая совместимость)';  $labels['2047folding'] = 'RFC 2047  (для старых программ)';  $labels['force7bit'] = 'Использовать MIME для 8-битных символов'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Дополнительные настройки';  $labels['focusonnewmessage'] = 'Фокусировать окно браузера при новом сообщении';  $labels['checkallfolders'] = 'Проверять новые сообщения во всех папках'; @@ -527,7 +526,4 @@ $labels['arialabelmoremessageactions'] = 'Дополнительные дейс  $labels['arialabelmarkmessagesas'] = 'Отметить выделенные сообщения как...';  $labels['arialabelattachmentpreview'] = 'Предпросмотр вложений';  $labels['arialabelcontactexportoptions'] = 'Параметры экспорта контактов'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc index 51b15e60a..a8fde0a1f 100644 --- a/program/localization/si_LK/labels.inc +++ b/program/localization/si_LK/labels.inc @@ -255,7 +255,6 @@ $labels['immediately']  = 'හැකි ඉක්මනින්';  $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (වෙනත්)'; -$labels['savelocalstorage'] = "";  $labels['section'] = 'අංශය';  $labels['maintenance'] = 'නඩත්තු කිරීම';  $labels['newmessage'] = 'අලුත් පණිවිඩයක්'; @@ -309,7 +308,4 @@ $labels['vietnamese'] = 'වියට්නාම';  $labels['japanese'] = 'ජපන්';  $labels['korean'] = 'කොරියානු';  $labels['chinese'] = 'චීන'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/sl_SI/labels.inc b/program/localization/sl_SI/labels.inc index 672842d23..5ed5d42e2 100644 --- a/program/localization/sl_SI/labels.inc +++ b/program/localization/sl_SI/labels.inc @@ -392,7 +392,6 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (ostali)';  $labels['force7bit'] = 'Uporabi MIME kodiranje za 8-bitne znake'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Dodatne možnosti';  $labels['focusonnewmessage'] = 'Usmeri okno brskalnika na novo sporočilo';  $labels['checkallfolders'] = 'Preglej nova sporočila za vse mape'; @@ -487,7 +486,4 @@ $labels['vietnamese'] = 'Vietnamsko';  $labels['japanese'] = 'Japonsko';  $labels['korean'] = 'Korejsko';  $labels['chinese'] = 'Kitajsko'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/sq_AL/labels.inc b/program/localization/sq_AL/labels.inc index 53f99547c..41cb3cc23 100644 --- a/program/localization/sq_AL/labels.inc +++ b/program/localization/sq_AL/labels.inc @@ -160,7 +160,6 @@ $labels['htmlsignature'] = 'Nënshkrimi HTML';  $labels['previewpane'] = 'Shiko si duket';  $labels['autosavedraft']  = 'Ruaje automatikisht si draft';  $labels['never']  = 'kurrë'; -$labels['savelocalstorage'] = "";  $labels['folder'] = 'Kutia';  $labels['folders'] = 'Kutitë';  $labels['foldername'] = 'Emër kutie'; @@ -172,7 +171,4 @@ $labels['managefolders'] = 'Sistemo kutitë';  $labels['sortby'] = 'Rradhit sipas';  $labels['sortasc']  = 'Rradhitje rritëse';  $labels['sortdesc'] = 'Rradhitje zbritëse'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/sr_CS/labels.inc b/program/localization/sr_CS/labels.inc index 4c564bb6f..657e55921 100644 --- a/program/localization/sr_CS/labels.inc +++ b/program/localization/sr_CS/labels.inc @@ -328,7 +328,6 @@ $labels['mimeparamfolding'] = 'имена прилога';  $labels['2231folding'] = 'Full RFC 2231 (тхундербирд )';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Full RFC 2047 (други)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Напредне опције';  $labels['focusonnewmessage'] = 'Фокусирати прозор претраживача на новој поруци';  $labels['checkallfolders'] = 'Проверите све фасцикле за нове поруке'; @@ -410,7 +409,4 @@ $labels['vietnamese'] = 'Вијетнамски';  $labels['japanese'] = 'Јапански';  $labels['korean'] = 'Кореански';  $labels['chinese'] = 'Кинески'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ta_IN/labels.inc b/program/localization/ta_IN/labels.inc index 5c4516d70..fc907112c 100644 --- a/program/localization/ta_IN/labels.inc +++ b/program/localization/ta_IN/labels.inc @@ -231,7 +231,6 @@ $labels['mimeparamfolding'] = 'இணைப்பு பெயர்கள்';  $labels['2231folding'] = 'முழு RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'முழு RFC 2047 (மற்ற)'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'மேம்பட்ட விருப்பங்கள்';  $labels['focusonnewmessage'] = 'உலாவி சாளரத்தை புது செய்திக்காக கவனி';  $labels['checkallfolders'] = 'புது செய்திகளுக்காக எல்லா அடைவுகளையும் சரிபார்'; @@ -265,7 +264,4 @@ $labels['B'] = 'B';  $labels['KB'] = 'KB';  $labels['MB'] = 'MB';  $labels['GB'] = 'GB'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/th_TH/labels.inc b/program/localization/th_TH/labels.inc index 1d333aa5b..37508d4e6 100644 --- a/program/localization/th_TH/labels.inc +++ b/program/localization/th_TH/labels.inc @@ -248,7 +248,6 @@ $labels['htmlsignature'] = 'ลายมือชื่อแบบ HTML';  $labels['previewpane'] = 'แสดงหน้าต่างตัวอย่างแสดงผล';  $labels['autosavedraft']  = 'บันทึกเป็นจดหมายร่างอัตโนมัติ';  $labels['never']  = 'ไม่ใช้'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'ตัวเลือกขั้นสูง';  $labels['newmessage'] = 'ข้อความใหม่';  $labels['signatureoptions'] = 'ตัวเลือกสำหรับลายเซ็็นต์'; @@ -287,7 +286,4 @@ $labels['KB'] = 'KB';  $labels['MB'] = 'MB';  $labels['GB'] = 'GB';  $labels['unicode'] = 'Unicode'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ti/labels.inc b/program/localization/ti/labels.inc index da52037b3..2919f47c0 100644 --- a/program/localization/ti/labels.inc +++ b/program/localization/ti/labels.inc @@ -59,8 +59,4 @@ $labels['wednesday'] = 'ረቡዕ';  $labels['thursday']  = 'ሓሙስ';  $labels['friday']    = 'ዓርቢ ';  $labels['saturday']  = 'ቀዳም'; -$labels['savelocalstorage'] = ""; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/tr_TR/labels.inc b/program/localization/tr_TR/labels.inc index a122ad4dd..26499dc09 100644 --- a/program/localization/tr_TR/labels.inc +++ b/program/localization/tr_TR/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = 'Tam RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'Tam RFC 2047 (diğer)';  $labels['force7bit'] = '8 bitlik karakterler için MIME kodlaması kullan'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Gelişmiş seçenekler';  $labels['toggleadvancedoptions'] = 'İleri seviye seçeneklerini göster/gizle';  $labels['focusonnewmessage'] = 'Yeni posta geldiğinde web tarayıcı penceresine odaklan.'; diff --git a/program/localization/uk_UA/labels.inc b/program/localization/uk_UA/labels.inc index 6e5e19039..93249a2a3 100644 --- a/program/localization/uk_UA/labels.inc +++ b/program/localization/uk_UA/labels.inc @@ -380,7 +380,6 @@ $labels['2231folding'] = 'Повний RFC 2231 (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 (інші поштові клієнти)';  $labels['force7bit'] = 'Використовувати MIME кодування для 8-бітних символів'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Додаткові параметри';  $labels['focusonnewmessage'] = 'Фокусувати вікно браузера при новому листі';  $labels['checkallfolders'] = 'Перевіряти нові листи у всіх папках'; @@ -473,7 +472,4 @@ $labels['vietnamese'] = 'В\'єтнамське';  $labels['japanese'] = 'Японське';  $labels['korean'] = 'Корейське';  $labels['chinese'] = 'Китайське'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/ur_PK/labels.inc b/program/localization/ur_PK/labels.inc index 45a066f65..797c98f11 100644 --- a/program/localization/ur_PK/labels.inc +++ b/program/localization/ur_PK/labels.inc @@ -37,8 +37,4 @@ $labels['list'] = 'لِسٹ';  $labels['expand-all'] = 'تمام کھولیں';  $labels['attachment'] = 'مُنسلَک شُدہ';  $labels['nonesort'] = 'کوئی نہیں'; -$labels['savelocalstorage'] = ""; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/vi_VN/labels.inc b/program/localization/vi_VN/labels.inc index 2553e6b3c..1ddfe246b 100644 --- a/program/localization/vi_VN/labels.inc +++ b/program/localization/vi_VN/labels.inc @@ -397,7 +397,6 @@ $labels['2231folding'] = 'RFC 2231 đầy đủ (Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';  $labels['2047folding'] = 'RFC 2047 đầy đủ (khác)';  $labels['force7bit'] = 'Sử dụng MIME mã hóa cho ký tự 8-bit'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = 'Tùy chọn tính năng cao hơn';  $labels['focusonnewmessage'] = 'Tập trung khung cửa trình duyệt vào thư mới';  $labels['checkallfolders'] = 'Kiểm tra thư mới trong tất cả thư mục'; @@ -492,7 +491,4 @@ $labels['vietnamese'] = 'Tiếng Việt';  $labels['japanese'] = 'Tiếng Nhật';  $labels['korean'] = 'Tiếng Hàn';  $labels['chinese'] = 'Tiếng Hoa'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index b0f2dc15c..3bca9bc42 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = '完整的 RFC 2231(Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2232(MS Outlook)';  $labels['2047folding'] = '完整的 RFC 2047(其它)';  $labels['force7bit'] = '对 8 位字符使用 MIME 编码'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = '高级选项';  $labels['toggleadvancedoptions'] = '切换高级选项';  $labels['focusonnewmessage'] = '新邮件到达时将窗口提升为焦点窗口'; @@ -561,7 +560,5 @@ $labels['arialabelpreferencesform'] = '偏好设置表单';  $labels['arialabelidentityeditfrom'] = '标识编辑表单';  $labels['arialabelresonseeditfrom'] = '回复编辑表单';  $labels['helplistnavigation'] = '列表键盘导航'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = "";  $labels['helplistkeyboardnavcontacts'] = "回车:打开选中的联系人";  ?> diff --git a/program/localization/zh_TW/labels.inc b/program/localization/zh_TW/labels.inc index 18c318864..0a6060c09 100644 --- a/program/localization/zh_TW/labels.inc +++ b/program/localization/zh_TW/labels.inc @@ -402,7 +402,6 @@ $labels['2231folding'] = '完全 RFC 2231 模式(Thunderbird)';  $labels['miscfolding'] = 'RFC 2047/2231 混合模式(MS Outlook)';  $labels['2047folding'] = '完全 RFC 2047 模式(其他)';  $labels['force7bit'] = '對 8 位元字元使用 MIME 編碼'; -$labels['savelocalstorage'] = "";  $labels['advancedoptions'] = '進階選項';  $labels['focusonnewmessage'] = '收到新郵件時使瀏覽器獲得焦點';  $labels['checkallfolders'] = '檢查所有資料夾中的新郵件'; @@ -497,7 +496,4 @@ $labels['vietnamese'] = '越南';  $labels['japanese'] = '日本';  $labels['korean'] = '韓國';  $labels['chinese'] = '國語'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = "";  ?> | 
