mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
Merge branch 'v2-stable' into beta
This commit is contained in:
commit
eaca22ea6a
@ -144,9 +144,9 @@ $content['LN_SEARCH_PERFORMADVANCED'] = "Erweiterte Suche starten";
|
||||
$content['LN_VIEW_SHOWALLBUT'] = "Show all except '%1'";
|
||||
$content['LN_VIEW_VISITLINK'] = "Open Link '%1' in new window";
|
||||
|
||||
$content['LN_HIGHLIGHT'] = "Hightlight >>";
|
||||
$content['LN_HIGHLIGHT_OFF'] = "Hightlight <<";
|
||||
$content['LN_HIGHLIGHT_WORDS'] = "Hightlight-Wörter durch ein Komma voneinander trennen";
|
||||
$content['LN_HIGHLIGHT'] = "Highlight >>";
|
||||
$content['LN_HIGHLIGHT_OFF'] = "Highlight <<";
|
||||
$content['LN_HIGHLIGHT_WORDS'] = "Highlight-Wörter durch ein Komma voneinander trennen";
|
||||
|
||||
$content['LN_AUTORELOAD'] = "Set auto reload";
|
||||
$content['LN_AUTORELOAD_DISABLED'] = "Auto reload disabled";
|
||||
|
@ -147,9 +147,9 @@ $content['LN_GEN_MESSAGEDETAILS'] = "Message Details";
|
||||
$content['LN_VIEW_SHOWALLBUT'] = "Show all except '%1'";
|
||||
$content['LN_VIEW_VISITLINK'] = "Open Link '%1' in new window";
|
||||
|
||||
$content['LN_HIGHLIGHT'] = "Hightlight >>";
|
||||
$content['LN_HIGHLIGHT_OFF'] = "Hightlight <<";
|
||||
$content['LN_HIGHLIGHT_WORDS'] = "Hightlight words comma separated";
|
||||
$content['LN_HIGHLIGHT'] = "Highlight >>";
|
||||
$content['LN_HIGHLIGHT_OFF'] = "Highlight <<";
|
||||
$content['LN_HIGHLIGHT_WORDS'] = "Highlight words comma separated";
|
||||
|
||||
$content['LN_AUTORELOAD'] = "Set auto reload";
|
||||
$content['LN_AUTORELOAD_DISABLED'] = "Auto reload disabled";
|
||||
|
@ -122,7 +122,7 @@
|
||||
<!-- END EXPORTTYPES -->
|
||||
</select>
|
||||
</td>
|
||||
<td nowrap width="16"><input type="image" src="{MENU_EXPORT}" width="16" hight="16" alt="{LN_GEN_EXPORT}" class="borderless"></td>
|
||||
<td nowrap width="16"><input type="image" src="{MENU_EXPORT}" width="16" height="16" alt="{LN_GEN_EXPORT}" class="borderless"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user