4
4
# Written by Marc Tardif <marc@interunion.ca>
9
9
# it under the terms of the GNU General Public License as published by
10
10
# the Free Software Foundation, either version 3 of the License, or
11
11
# (at your option) any later version.
14
14
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15
15
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
16
# GNU General Public License for more details.
18
18
# You should have received a copy of the GNU General Public License
21
21
from gettext import gettext as _
26
26
class CategoryPrompt(Plugin):