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