Skip to content

Commit 392e0e8

Browse files
committed
Quitando archivo pdb.po del PR
1 parent b6c8706 commit 392e0e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/pdb.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -821,11 +821,11 @@ msgstr ""
821821

822822
#: ../Doc/library/pdb.rst:491
823823
msgid ""
824-
"Create an alias called *name* that executes *command*. The command must "
825-
"*not* be enclosed in quotes. Replaceable parameters can be indicated by "
826-
"``%1``, ``%2``, and so on, while ``%*`` is replaced by all the parameters. If "
827-
"no command is given, the current alias for *name* is shown. If no arguments "
828-
"are given, all aliases are listed."
824+
"Create an alias called *name* that executes *command*. The command must "
825+
"*not* be enclosed in quotes. Replaceable parameters can be indicated by "
826+
"``%1``, ``%2``, and so on, while ``%*`` is replaced by all the parameters. "
827+
"If no command is given, the current alias for *name* is shown. If no "
828+
"arguments are given, all aliases are listed."
829829
msgstr ""
830830
"Crear un alias llamado *name* que ejecute el *command*. El comando no debe "
831831
"estar entre comillas. Los parámetros reemplazables pueden ser indicados por "

0 commit comments

Comments
 (0)