fpdb.py: Use L10n
This commit is contained in:
parent
692cd4e6e4
commit
83900736f0
|
@ -15,6 +15,9 @@
|
|||
#along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#In the "official" distribution you can find the license in agpl-3.0.txt.
|
||||
|
||||
import L10n
|
||||
_ = L10n.get_translation()
|
||||
|
||||
import os
|
||||
import sys
|
||||
import re
|
||||
|
|
Loading…
Reference in New Issue
Block a user