summaryrefslogtreecommitdiff
path: root/ledit
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-08-30 17:47:11 -0300
committerJesusaves <cpntb1@ymail.com>2024-08-30 17:47:11 -0300
commit17bd9fd9c586d7c9cd2009934b015b59b8c273ae (patch)
tree1fe8fd5ec460a3bc689f1624356d87072b132c50 /ledit
parent68e68615f9ddbf444cef50182f65386b1d816f30 (diff)
downloadtools-17bd9fd9c586d7c9cd2009934b015b59b8c273ae.tar.gz
tools-17bd9fd9c586d7c9cd2009934b015b59b8c273ae.tar.bz2
tools-17bd9fd9c586d7c9cd2009934b015b59b8c273ae.tar.xz
tools-17bd9fd9c586d7c9cd2009934b015b59b8c273ae.zip
Split domain/Tonori into Tonori, Halinarzo and Canyon
Diffstat (limited to 'ledit')
-rwxr-xr-xledit/posplit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledit/posplit.py b/ledit/posplit.py
index 71a9505..5020377 100755
--- a/ledit/posplit.py
+++ b/ledit/posplit.py
@@ -19,7 +19,7 @@ po=polib.pofile(fn)
cnt=0
print("Current string count: %d" % len(po))
-domains=("Nard", "Candor", "Databases", "Tonori", "Hurnscald", "LoF", "Academy", "Kaizei", "Frostia", "Events", "Fortress", "Special", "Kamelot", "System", "Other", "Error")
+domains=("Nard", "Candor", "Databases", "Tonori", "Hurnscald", "Halinarzo", "Canyon", "LoF", "Academy", "Kaizei", "Frostia", "Events", "Fortress", "Special", "Kamelot", "System", "Other", "Error")
deeds={}
for d in domains: