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
Normal polling for translations should skip items that are already fully translated, to reduce unnecessary network traffic.
An alternative polling operation should be available to check all items, including fully translated items, for use in cases where a bug is found in an accepted translation and it must be updated.
Use of etags may be possible here.
The text was updated successfully, but these errors were encountered:
Normal polling for translations should skip items that are already fully translated, to reduce unnecessary network traffic.
An alternative polling operation should be available to check all items, including fully translated items, for use in cases where a bug is found in an accepted translation and it must be updated.
Use of etags may be possible here.
The text was updated successfully, but these errors were encountered: