I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/French/fr_characters.rpy", line 3, in script
old "Stranger1"
Exception: A translation for "Stranger1" already exists at game/tl/French/extra/fr_characters.rpy:4.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/French/fr_characters.rpy", line 3, in script
old "Stranger1"
File "L:\Games\Female MC\Beauty and the Thug\Beauty and the Thug\renpy\ast.py", line 2630, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "L:\Games\Female MC\Beauty and the Thug\Beauty and the Thug\renpy\translation\__init__.py", line 556, in add_string_translation
stl.add(old, new, newloc)
File "L:\Games\Female MC\Beauty and the Thug\Beauty and the Thug\renpy\translation\__init__.py", line 496, in add
raise Exception("A translation for \"{}\" already exists at {}:{}.".format(
Exception: A translation for "Stranger1" already exists at game/tl/French/extra/fr_characters.rpy:4.