source: extensions/batch_manager_prefilters/language/sv_SE/plugin.lang.php @ 11772

Last change on this file since 11772 was 11210, checked in by patdenice, 13 years ago

Add two prefilters: with author and withour author

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 205 bytes
Line 
1<?php
2
3$lang['with tags'] = 'med taggar';
4$lang['with HD'] = 'med HD';
5$lang['without HD'] = 'utan HD';
6/*TODO*/$lang['with author'] = 'with author';
7/*TODO*/$lang['without author'] = 'without author';
8
9?>
Note: See TracBrowser for help on using the repository browser.