Skip to content

R source locations can contain duplicates #317

@MichaelChirico

Description

@MichaelChirico

Just observed in data.table Rdatatable/data.table@f9c2824

potools::po_extract(custom_translation_functions = list(R = c('catf:fmt|1', 'stopf:fmt|1', 'messagef:fmt|1', 'warningf:fmt|1')))
-#: AllS4.R:2
+#: AllS4.R:2 AllS4.R:2
 #, c-format
 msgid "data.table package loaded. When developing don't load package"
 msgstr ""
 
-#: IDateTime.R:107
+#: IDateTime.R:107 IDateTime.R:107
 #, c-format
 msgid "binary + is not defined for \"IDate\" objects"
 msgstr ""
 
-#: IDateTime.R:114
+#: IDateTime.R:114 IDateTime.R:114
 #, c-format
 msgid "can only subtract from \"IDate\" objects"
 msgstr ""
 
-#: IDateTime.R:119
+#: IDateTime.R:119 IDateTime.R:119

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions