remove ? from German string constant to match similar removal from the English

(checked with Mike Sperber first)
This commit is contained in:
Robby Findler 2011-12-01 07:21:11 -06:00
parent 9f1de12e82
commit 1ca79003f1

View File

@ -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")