string change
This commit is contained in:
parent
710fd8dde2
commit
e88fb25138
|
@ -834,7 +834,7 @@ class Config:
|
|||
try:
|
||||
example_doc = xml.dom.minidom.parse(example_file)
|
||||
except:
|
||||
log.error(_("Error parsing example file %s. See error log file.") % (example_file))
|
||||
log.error(_("Error parsing example configuration file %s. See error log file.") % (example_file))
|
||||
return nodes_added
|
||||
|
||||
for cnode in doc.getElementsByTagName("FreePokerToolsConfig"):
|
||||
|
|
Loading…
Reference in New Issue
Block a user