BUG027
proposing fix for source\BUG\strings.py
- Reason: This function should replace instances of old substring not append new substring
- Fix: i can solve this by finding the index of the occurrence of old substring and replace it with the new substring