Hinweis auf Remote XUL Manager.
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 28 Feb 2011 15:12:26 +0000 (16:12 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 28 Feb 2011 15:12:26 +0000 (16:12 +0100)
locale/de/all
templates/webpages/am/config.html

index dd55043..37b2db1 100644 (file)
@@ -1113,6 +1113,7 @@ $self->{texts} = {
   'Not done yet'                => 'Noch nicht fertig',
   'Not obsolete'                => 'Gültig',
   'Note'                        => 'Hinweis',
+  'Note: For Firefox 4 and later the menu XUL menu requires the addon <a href="#1">Remote XUL Manager</a> and the Lx-Office server to be white listed.' => 'Bitte beachten: Ab Firefox 4 benötigt das XUL Menü das Addon <a href="#1">Remote XUL Manager</a>, in dem der Lx-Office Server eingetragen sein muss.',
   'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' => 'Hinweis: Steuerschlüssel sind fehlerhaft ohne "Gültig ab" Datum',
   'Notes'                       => 'Bemerkungen',
   'Notes (will appear on hard copy)' => 'Bemerkungen',
index 4ed5a07..31cd432 100644 (file)
@@ -1,4 +1,5 @@
 [%- USE T8 %]
+[%- USE LxERP %]
 [% USE HTML %]<body onLoad="fokus()">
 
  <p>
      </tr>
     </table>
 
+    <p>[% LxERP.t8('Note: For Firefox 4 and later the menu XUL menu requires the addon <a href="#1">Remote XUL Manager</a> and the Lx-Office server to be white listed.', 'https://addons.mozilla.org/de/firefox/addon/remote-xul-manager/') %]</p>
+
     <br style="clear: left" />
    </div>