Skip to content

Translations for library/xmlrpc.client #2243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 10, 2022
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