Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
powrap changes to revert
  • Loading branch information
sofidenner committed Dec 8, 2022
commit e1d6c18a9f4249045524ca6fa68e609d6f5713d3
4 changes: 2 additions & 2 deletions library/xmlrpc.client.po
Original file line number Diff line number Diff line change
Expand Up @@ -460,8 +460,8 @@ msgstr ""
msgid ""
"Signatures themselves are restricted to the top level parameters expected by "
"a method. For instance if a method expects one array of structs as a "
"parameter, and it returns a string, its signature is simply \"string, "
"array\". If it expects three integers and returns a string, its signature is "
"parameter, and it returns a string, its signature is simply \"string, array"
"\". If it expects three integers and returns a string, its signature is "
"\"string, int, int, int\"."
msgstr ""
"Las propias firmas están restringidas a los parámetros de nivel superior "
Expand Down