20 lines
472 B
Text
20 lines
472 B
Text
|
|
;; -*- coding: utf-8 -*-
|
||
|
|
.cat.not.exist=That category doesn't exist.
|
||
|
|
|
||
|
|
.category.invalid=Invalid category.
|
||
|
|
|
||
|
|
.error=Error
|
||
|
|
|
||
|
|
.no.request=No request IDs were provided.
|
||
|
|
|
||
|
|
.not.have.access=You don't have access to close requests in that category.
|
||
|
|
|
||
|
|
.not.have.access.move.request=You don't have access to move requests out of this category.
|
||
|
|
|
||
|
|
.request.moved=The requests have been moved.
|
||
|
|
|
||
|
|
.request.specified=You've successfully closed the requests you specified.
|
||
|
|
|
||
|
|
.success=Success.
|
||
|
|
|