mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
re-checkin with "ISO-8859 translation" turned on.
This commit is contained in:
parent
b8bf163dde
commit
edab93939e
12 changed files with 58 additions and 58 deletions
|
|
@ -556,7 +556,7 @@ def FrontWindowInsert(stuff):
|
|||
pass
|
||||
import EasyDialogs
|
||||
if EasyDialogs.AskYesNoCancel(
|
||||
"CanÕt find window or widget to insert text into; copy to clipboard instead?",
|
||||
"Can¹t find window or widget to insert text into; copy to clipboard instead?",
|
||||
1) == 1:
|
||||
import Scrap
|
||||
Scrap.ZeroScrap()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue