Revision 0a4163f7
Von Sven Schöling vor mehr als 13 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1113 | 1113 |
'Not done yet' => 'Noch nicht fertig', |
1114 | 1114 |
'Not obsolete' => 'Gültig', |
1115 | 1115 |
'Note' => 'Hinweis', |
1116 |
'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.', |
|
1116 | 1117 |
'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' => 'Hinweis: Steuerschlüssel sind fehlerhaft ohne "Gültig ab" Datum', |
1117 | 1118 |
'Notes' => 'Bemerkungen', |
1118 | 1119 |
'Notes (will appear on hard copy)' => 'Bemerkungen', |
templates/webpages/am/config.html | ||
---|---|---|
1 | 1 |
[%- USE T8 %] |
2 |
[%- USE LxERP %] |
|
2 | 3 |
[% USE HTML %]<body onLoad="fokus()"> |
3 | 4 |
|
4 | 5 |
<p> |
... | ... | |
164 | 165 |
</tr> |
165 | 166 |
</table> |
166 | 167 |
|
168 |
<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> |
|
169 |
|
|
167 | 170 |
<br style="clear: left" /> |
168 | 171 |
</div> |
169 | 172 |
|
Auch abrufbar als: Unified diff
Hinweis auf Remote XUL Manager.