From 43636c4941ff4c17f48eb4c9aadb90f62fdd2458 Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 25 Nov 2017 22:55:53 +0100 Subject: [PATCH] Replace windows line endings --- .../Room.ocd/FloorSwitch.ocd/StringTblDE.txt | 8 +-- .../Room.ocd/FloorSwitch.ocd/StringTblUS.txt | 8 +-- .../Room.ocd/Keypad.ocd/StringTblDE.txt | 54 +++++++++---------- .../Room.ocd/Keypad.ocd/StringTblUS.txt | 54 +++++++++---------- .../Room.ocd/Switch.ocd/StringTblDE.txt | 16 +++--- .../Room.ocd/Switch.ocd/StringTblUS.txt | 16 +++--- .../Mechanisms.ocd/Switch.ocd/StringTblUS.txt | 8 +-- .../SwitchTarget.ocd/StringTblUS.txt | 4 +- 8 files changed, 84 insertions(+), 84 deletions(-) diff --git a/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblDE.txt b/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblDE.txt index 586855b79..fa63d08e6 100644 --- a/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblDE.txt +++ b/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblDE.txt @@ -1,4 +1,4 @@ -Name=Bodenschalter -Description=Antiker Gewichtssensor. -UpAction=Aktion 'Hoch' -DownAction=Aktion 'Runter' +Name=Bodenschalter +Description=Antiker Gewichtssensor. +UpAction=Aktion 'Hoch' +DownAction=Aktion 'Runter' diff --git a/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblUS.txt b/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblUS.txt index e9bb80a91..7770f2a0d 100644 --- a/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblUS.txt +++ b/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/StringTblUS.txt @@ -1,4 +1,4 @@ -Name=Floor Switch -Description=Ancient weight sensor. -UpAction='Up' action -DownAction='Down' action +Name=Floor Switch +Description=Ancient weight sensor. +UpAction='Up' action +DownAction='Down' action diff --git a/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblDE.txt b/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblDE.txt index bd116a0b6..d10bf3028 100644 --- a/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblDE.txt +++ b/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblDE.txt @@ -1,28 +1,28 @@ -Name=Ziffernblock -Description=Richtiger Kennzahl eingeben um ein Ereignis aus zu lösen. - -MsgEnterCode=Kennzahl eingeben: -MsgEnterNewCode=Neue Kennzahl: -MsgConfirmCode=Kennzahl bestätigen: -MsgNoCode=Ziffernblock hat kein Kennzahl! -MsgCorrectCode=Richtiger Kennzahl! -MsgWrongCode=Falscher Kennzahl! -MsgCodeReset=Kennzahl wurde zurück gesetzt! -MsgCodeConfirmed=Kennzahl bestätigt, jetzt zurücksetzen. - -TooltipDigit=Gebe Nummer ein. -TooltipCheck=Kontrolliere die eingebene Kennzahl. -TooltipClose=Schließe das Ziffernblock. -TooltipClearLast=Entferne die letzte Nummer. -TooltipClearCode=Eingegebene Kennzahl löschen. -TooltipResetCode=Die Kennzahl des Ziffernblocks zurücksetzen. - -KeypadCode=Kennzahl -OnCorrectCodeAction=Aktion 'richtige Kennzahl' -OnWrongCodeAction=Aktion 'falsche Kennzahl' -HelpKeypadCode=Gib den Kennzahl ein der vom Spieler eingetippt werden muss (darf nur Zahlen enthalten). -HelpKeypadTarget=Tür die geöffnet wird wenn den richtigen Kennzahl eingegeben wird. -HelpOnCorrectCodeAction=Aktion die ausgeführt wird wenn die richtige Kennzahl eingegeben wird. -HelpOnWrongCodeAction=Aktion die ausgeführt wird wenn eine falsche Kennzahl eingegeben wird. -WarningKeypadCodeNonDigit=WARNUNG: Kennzahl vom Ziffernblock (%s) enthält Charaktere die nicht Zahlen sind, Kennzahl wird nicht gesetzt. +Name=Ziffernblock +Description=Richtiger Kennzahl eingeben um ein Ereignis aus zu lösen. + +MsgEnterCode=Kennzahl eingeben: +MsgEnterNewCode=Neue Kennzahl: +MsgConfirmCode=Kennzahl bestätigen: +MsgNoCode=Ziffernblock hat kein Kennzahl! +MsgCorrectCode=Richtiger Kennzahl! +MsgWrongCode=Falscher Kennzahl! +MsgCodeReset=Kennzahl wurde zurück gesetzt! +MsgCodeConfirmed=Kennzahl bestätigt, jetzt zurücksetzen. + +TooltipDigit=Gebe Nummer ein. +TooltipCheck=Kontrolliere die eingebene Kennzahl. +TooltipClose=Schließe das Ziffernblock. +TooltipClearLast=Entferne die letzte Nummer. +TooltipClearCode=Eingegebene Kennzahl löschen. +TooltipResetCode=Die Kennzahl des Ziffernblocks zurücksetzen. + +KeypadCode=Kennzahl +OnCorrectCodeAction=Aktion 'richtige Kennzahl' +OnWrongCodeAction=Aktion 'falsche Kennzahl' +HelpKeypadCode=Gib den Kennzahl ein der vom Spieler eingetippt werden muss (darf nur Zahlen enthalten). +HelpKeypadTarget=Tür die geöffnet wird wenn den richtigen Kennzahl eingegeben wird. +HelpOnCorrectCodeAction=Aktion die ausgeführt wird wenn die richtige Kennzahl eingegeben wird. +HelpOnWrongCodeAction=Aktion die ausgeführt wird wenn eine falsche Kennzahl eingegeben wird. +WarningKeypadCodeNonDigit=WARNUNG: Kennzahl vom Ziffernblock (%s) enthält Charaktere die nicht Zahlen sind, Kennzahl wird nicht gesetzt. WarningKeypadCodeLong=WARNUNG: Kennzahl vom Ziffernblock ist zu lang, nur %s wird gesetzt. \ No newline at end of file diff --git a/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblUS.txt b/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblUS.txt index f06716e72..6c95ee7a0 100644 --- a/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblUS.txt +++ b/planet/Decoration.ocd/Room.ocd/Keypad.ocd/StringTblUS.txt @@ -1,28 +1,28 @@ -Name=Keypad -Description=Enter the correct code to trigger an event. - -MsgEnterCode=Enter code: -MsgEnterNewCode=New code: -MsgConfirmCode=Confirm code: -MsgNoCode=Keypad has no code! -MsgCorrectCode=Correct code! -MsgWrongCode=Wrong code! -MsgCodeReset=Code has been reset! -MsgCodeConfirmed=Code confirmed, reset now. - -TooltipDigit=Enter digit. -TooltipCheck=Check the entered code. -TooltipClose=Close the keypad. -TooltipClearLast=Delete the last digit. -TooltipClearCode=Clear the entered code. -TooltipResetCode=Reset the keypad code. - -KeypadCode=Code -OnCorrectCodeAction=Action 'correct code' -OnWrongCodeAction=Action 'wrong code' -HelpKeypadCode=Enter the keypad code the player must type in (must be digits only). -HelpKeypadTarget=Target door that will be opened when the correct has been entered. -HelpOnCorrectCodeAction=Action to be executed when the correct code has been entered. -HelpOnWrongCodeAction=Action to be executed when a wrong code has been entered. -WarningKeypadCodeNonDigit=WARNING: keypad code (%s) contains some non-digit characters, code will not be set. +Name=Keypad +Description=Enter the correct code to trigger an event. + +MsgEnterCode=Enter code: +MsgEnterNewCode=New code: +MsgConfirmCode=Confirm code: +MsgNoCode=Keypad has no code! +MsgCorrectCode=Correct code! +MsgWrongCode=Wrong code! +MsgCodeReset=Code has been reset! +MsgCodeConfirmed=Code confirmed, reset now. + +TooltipDigit=Enter digit. +TooltipCheck=Check the entered code. +TooltipClose=Close the keypad. +TooltipClearLast=Delete the last digit. +TooltipClearCode=Clear the entered code. +TooltipResetCode=Reset the keypad code. + +KeypadCode=Code +OnCorrectCodeAction=Action 'correct code' +OnWrongCodeAction=Action 'wrong code' +HelpKeypadCode=Enter the keypad code the player must type in (must be digits only). +HelpKeypadTarget=Target door that will be opened when the correct has been entered. +HelpOnCorrectCodeAction=Action to be executed when the correct code has been entered. +HelpOnWrongCodeAction=Action to be executed when a wrong code has been entered. +WarningKeypadCodeNonDigit=WARNING: keypad code (%s) contains some non-digit characters, code will not be set. WarningKeypadCodeLong=WARNING: keypad code is too long, only %s will be set. \ No newline at end of file diff --git a/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblDE.txt b/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblDE.txt index 8be821f2e..868280cb0 100644 --- a/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblDE.txt +++ b/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblDE.txt @@ -1,8 +1,8 @@ -Name=Schalter -Description=Öffnet oder schließt Türen und andere Dinge. Bedienung mit Anfassen und Richtungstasten. -MsgStuck=Klemmt :( -SwitchLeft=Schalter links -SwitchRight=Schalter rechts -Rotate=Drehen -LeftAction=Aktion links -RightAction=Aktion rechts +Name=Schalter +Description=Öffnet oder schließt Türen und andere Dinge. Bedienung mit Anfassen und Richtungstasten. +MsgStuck=Klemmt :( +SwitchLeft=Schalter links +SwitchRight=Schalter rechts +Rotate=Drehen +LeftAction=Aktion links +RightAction=Aktion rechts diff --git a/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblUS.txt b/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblUS.txt index 5d7800d61..e031da370 100644 --- a/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblUS.txt +++ b/planet/Decoration.ocd/Room.ocd/Switch.ocd/StringTblUS.txt @@ -1,8 +1,8 @@ -Name=Switch -Description=Opens and closes doors and other things. Grab and hit direction keys to control. -MsgStuck=Stuck :( -SwitchLeft=Switch left -SwitchRight=Switch right -Rotate=Rotate -LeftAction=Action left -RightAction=Action right +Name=Switch +Description=Opens and closes doors and other things. Grab and hit direction keys to control. +MsgStuck=Stuck :( +SwitchLeft=Switch left +SwitchRight=Switch right +Rotate=Rotate +LeftAction=Action left +RightAction=Action right diff --git a/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/Switch.ocd/StringTblUS.txt b/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/Switch.ocd/StringTblUS.txt index 466ea67d9..95facb5e2 100755 --- a/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/Switch.ocd/StringTblUS.txt +++ b/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/Switch.ocd/StringTblUS.txt @@ -1,4 +1,4 @@ -SwitchTarget=Target for the switch -InvertSignal=Invert switch logic -InvertSignalDesc=When a switch sets the input signal of its target the target instead uses the inverted value of the signal. -ConnectClosestSwitchTarget=Connect switch target +SwitchTarget=Target for the switch +InvertSignal=Invert switch logic +InvertSignalDesc=When a switch sets the input signal of its target the target instead uses the inverted value of the signal. +ConnectClosestSwitchTarget=Connect switch target diff --git a/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/SwitchTarget.ocd/StringTblUS.txt b/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/SwitchTarget.ocd/StringTblUS.txt index 5b5d77802..8ea633141 100755 --- a/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/SwitchTarget.ocd/StringTblUS.txt +++ b/planet/Objects.ocd/Libraries.ocd/Mechanisms.ocd/SwitchTarget.ocd/StringTblUS.txt @@ -1,2 +1,2 @@ -SetPlrView=Show action -SetPlrViewDesc=When the mechanism is operated by a player the player view focuses on that object. +SetPlrView=Show action +SetPlrViewDesc=When the mechanism is operated by a player the player view focuses on that object.