Merge branch 'v2-stable' into beta

This commit is contained in:
Andre Lorbach 2009-03-23 14:22:02 +01:00
commit eaca22ea6a
3 changed files with 7 additions and 7 deletions

View File

@ -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&ouml;rter durch ein Komma voneinander trennen";
$content['LN_HIGHLIGHT'] = "Highlight >>";
$content['LN_HIGHLIGHT_OFF'] = "Highlight <<";
$content['LN_HIGHLIGHT_WORDS'] = "Highlight-W&ouml;rter durch ein Komma voneinander trennen";
$content['LN_AUTORELOAD'] = "Set auto reload";
$content['LN_AUTORELOAD_DISABLED'] = "Auto reload disabled";

View File

@ -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";

View File

@ -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>