Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Carriage Return Issue When Uploading DB Fields to Translation.io #524

Merged
merged 3 commits into from
Nov 20, 2023

Commits on Nov 7, 2023

  1. replace translation gem's target branch

    'fix/carriage-return-issue' branch is based off the previous branch 'fix/broken_db_fake_method_calls'
    aaronskiba committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b6c2d08 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    aaronskiba committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f1937ed View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. use broken_db_fake_method_calls for translation gem

    This commit does not change the behaviour of the app. Rather, the carriage-return-issue branch was merged into the broken_db_fake_method_calls branch.
    aaronskiba committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae71ae3 View commit details
    Browse the repository at this point in the history