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
Currently warnings and errors are returned as raw English strings. It would be helpful to have a localization mechanism as requested on the ODK Forum.
I think the big decision point is whether to establish warning/error codes so that external clients can manage localization or to manage localization in pyxform. The latter is probably more widely useful.
The text was updated successfully, but these errors were encountered:
Currently warnings and errors are returned as raw English strings. It would be helpful to have a localization mechanism as requested on the ODK Forum.
I think the big decision point is whether to establish warning/error codes so that external clients can manage localization or to manage localization in pyxform. The latter is probably more widely useful.
The text was updated successfully, but these errors were encountered: