From 6cbd5177396e8e757740b15112e7e8465a4da10b Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 20:09:57 +0300 Subject: Comments translated from French to English. --- src/taskpen.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/taskpen.h b/src/taskpen.h index 105491f..d942204 100644 --- a/src/taskpen.h +++ b/src/taskpen.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/.// taskpen.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskpen.h #ifndef _TASKSPEN_H_ #define _TASKSPEN_H_ @@ -28,9 +30,9 @@ class CObject; enum TaskPenPhase { - TPP_UP = 1, // monte le crayon - TPP_TURN = 2, // tourne le carrousel - TPP_DOWN = 3, // descend le crayon + TPP_UP = 1, // rises the pencil + TPP_TURN = 2, // turns the carousel + TPP_DOWN = 3, // descends the pencil }; -- cgit v1.2.3-1-g7c22