Skip to content

Traducción library/tkinter #2717

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 6 commits into from
Oct 30, 2023
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
Apply suggestions from code review
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
martorelli617 and rtobar authored Oct 30, 2023
commit bc431fa3ab02c81b2f876d48043ed375e7461c4e
2 changes: 1 addition & 1 deletion library/tkinter.po
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ msgid ""
msgstr ""
":class:`Tk` lee e interpreta los archivos de perfil, nombrados :file:`."
"{className}.tcl` y :file:`. {baseName}.tcl`, en el intérprete Tcl y llama "
"a :func:`exec` sobre el contenido de :file:`. {className}.py` y :file:`."
"a :func:`exec` sobre el contenido de :file:`.{className}.py` y :file:`."
"{baseName}.py`. La ruta de los archivos de perfil se encuentra en la "
"variable de entorno :envvar:`HOME` o, si no está definida, en :attr:`os."
"curdir`."
Expand Down