Searched refs:insert_txt (Results 1 – 1 of 1) sorted by relevance
1900 def error_check_files(self, insert_txt): argument1901 if len(insert_txt) == 0 or insert_txt[0] != '/':1905 …bel.set_text((_("The entry '%s' is not a valid path. Paths must begin with a '/'.")) % insert_txt)