Skip to content

Traducción library/curses.panel #1090

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 3 commits into from
Oct 18, 2020
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
Prev Previous commit
Cambio devueltos por retornados library/curses.panel
  • Loading branch information
alcides29 committed Oct 18, 2020
commit 9893e7f2815d5ad8b17d3a707339e800e4e607fc
2 changes: 1 addition & 1 deletion library/curses.panel.po
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ msgid ""
"determines the content, while the panel methods are responsible for the "
"window's depth in the panel stack."
msgstr ""
"Los objetos panel, devueltos por :func:`new_panel` arriba, son ventanas con "
"Los objetos panel, retornados por :func:`new_panel` arriba, son ventanas con "
"un orden de apilamiento. Siempre hay una ventana asociada a un panel que "
"determina el contenido, mientras que los métodos del panel son responsables "
"de la profundidad de la ventana en la pila del panel."
Expand Down