Commit 1bb388b
committed
Crowdin: fix upload of same-as-source translations
The Crowdin API requires explicit flag, which is off by default, to
accept translations that are identical to the source string. This is
probably to allow upload of files that weren't changed (Crowdin tends to
export files with source as translation), but that is something that
Poedit never does, so it is safe to set importEqSuggestions.1 parent ad6d976 commit 1bb388b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
| 675 | + | |
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
| |||
0 commit comments