remove ? from German string constant to match similar removal from the English
(checked with Mike Sperber first)
This commit is contained in:
parent
9f1de12e82
commit
1ca79003f1
|
@ -1126,7 +1126,7 @@
|
|||
(program-ran-out-of-memory "Dem Programm ist der Speicher ausgegangen.")
|
||||
|
||||
(show-evaluation-terminated-dialog "Den Dialog ‘Auswertung abgebrochen’ zeigen")
|
||||
(evaluation-terminated-ask "Diesen Dialog das nächste Mal anzeigen?")
|
||||
(evaluation-terminated-ask "Diesen Dialog das nächste Mal anzeigen")
|
||||
|
||||
(last-stack-frame "letzten Stack-Frame anzeigen")
|
||||
(last-stack-frames "die letzten ~a Stack-Frames anzeigen")
|
||||
|
|
Loading…
Reference in New Issue
Block a user