From 22b6606c2bd3f4952c5297f19aa769bb22a7cd59 Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 20:17:31 +0300 Subject: Comments translated from French to English. --- src/taskrecover.h | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/taskrecover.h b/src/taskrecover.h index 4357cab..1a728ff 100644 --- a/src/taskrecover.h +++ b/src/taskrecover.h @@ -12,7 +12,9 @@ // * GNU General Public License for more details. // * // * You should have received a copy of the GNU General Public License -// * along with this program. If not, see http://www.gnu.org/licenses/.// taskrecover.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskrecover.h #ifndef _TASKSRECOVER_H_ #define _TASKSRECOVER_H_ @@ -28,11 +30,11 @@ class CObject; enum TaskRecoverPhase { - TRP_TURN = 1, // tourne - TRP_MOVE = 2, // avance - TRP_DOWN = 3, // descend - TRP_OPER = 4, // opère - TRP_UP = 5, // remonte + TRP_TURN = 1, // turns + TRP_MOVE = 2, // advance + TRP_DOWN = 3, // descends + TRP_OPER = 4, // operates + TRP_UP = 5, // back }; -- cgit v1.2.3-1-g7c22