You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to have link on string file, but when i leave <a href="sherif-activity://sms-information-activity">to google spreadsheets then Babelish translate it to <a href=\"sherif-activity://sms-information-activity\">. Is there a way to leave the special character like a " make it Babelish " after translation (like a " in java string or in regex)?
The text was updated successfully, but these errors were encountered:
Hey,
i want to have link on string file, but when i leave
<a href="sherif-activity://sms-information-activity">
to google spreadsheets then Babelish translate it to<a href=\"sherif-activity://sms-information-activity\">
. Is there a way to leave the special character like a " make it Babelish " after translation (like a " in java string or in regex)?The text was updated successfully, but these errors were encountered: