# HG changeset patch # User Wuzzy <almikes@aol.com> # Date 1492291273 -7200 # Node ID 0641da8c22ee89dc8671b110ff8e9110d5bfd73a # Parent be68823c2852638092b6a575dc73f57a39657364 Add two main menu tips regarding mission panel diff -r be68823c2852 -r 0641da8c22ee share/hedgewars/Data/Locale/tips_de.xml --- a/share/hedgewars/Data/Locale/tips_de.xml Sat Apr 15 08:52:05 2017 +0200 +++ b/share/hedgewars/Data/Locale/tips_de.xml Sat Apr 15 23:21:13 2017 +0200 @@ -66,6 +66,8 @@ <tip>In den Ländern des Schnees und der Weihnacht wird der Schnee langsam und allmählich die Landschaft bedecken, es sei denn, das Land ist unzerstörbar.</tip> <tip>Sei vorsichtig in den Ländern des Schnees und der Weihnacht, weil die Träger aus rutschigem Eis bestehen.</tip> <tip>Die Rückzugszeit hängt ab von der Waffe, die du benutzt hast. Sei vorsichtig, einige Waffen haben keine Rückzugszeit und beenden deinen Zug sofort!</tip> + <tip>Minen explodieren normalerweise nach 3 Sekunden, wenn nichts anderes geschrieben steht.</tip> + <tip>Wenn du das Missionsziel oder die Spielmodifikatoren vergessen hast, drücke [Verlassen] oder [Pause], um das Missionsfenster wieder zu sehen.</tip> <windows-only> <tip>Du kannst deine Hedgewars-Einstellungsdateien unter »Eigene Dokumente\Hedgewars« finden. Erstelle Backups oder nimm die Dateien mit, aber bitte bearbeite sie nicht von Hand.</tip> </windows-only> diff -r be68823c2852 -r 0641da8c22ee share/hedgewars/Data/Locale/tips_en.xml --- a/share/hedgewars/Data/Locale/tips_en.xml Sat Apr 15 08:52:05 2017 +0200 +++ b/share/hedgewars/Data/Locale/tips_en.xml Sat Apr 15 23:21:13 2017 +0200 @@ -65,6 +65,8 @@ <tip>In the lands of Snow and Christmas, the snow piles up over time, unless the land is indestructible.</tip> <tip>Be aware in lands of Snow and Christmas, because girders are made of slippery ice.</tip> <tip>The retreat time depends on the weapon you used. Be careful, some weapons don’t have a retreat time and immediately end your turn!</tip> + <tip>Unless otherwise mentioned, mines have a timer of 3 seconds.</tip> + <tip>If you forgot the mission objective or the active game modifiers, press [Quit] or [Pause] to see the mission panel again.</tip> <windows-only> <tip>You can find your Hedgewars configuration files under “My Documents\Hedgewars”. Create backups or take the files with you, but don’t edit them by hand.</tip> </windows-only>