Skip to content

branch in [ assumes English text #6293

@MichaelChirico

Description

@MichaelChirico
          Hello

Please take in account that there is at least a line on [.data.table that regexs on error messages assuming english!

(

if (grepl(":=.*defined for use in j.*only", e$message))
)
(
stopf('Check that is.data.table(DT) == TRUE. Otherwise, :=, `:=`(...) and let(...) are defined for use in j, once only and in particular ways. See help(":=").')
)

That is likely to leave := in i undetected.

PD: I has been working in spanish translations if I have some time I will complete and share. Are there a branch on which commit translations or something?

Originally posted by @rikivillalba in #6199 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    translationissues/PRs related to message translation projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions