summaryrefslogtreecommitdiffstats
path: root/src/common/error_ids.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-09-13 23:28:06 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-09-13 23:28:06 +0200
commit94e7fd920353c39471d8836a8bf87ffb113f1349 (patch)
tree1c814f4710e1aa04a5c24d5667c55b95b018c287 /src/common/error_ids.h
parent87c87c2c06aaea40784ea4de11d4619b54fb8be2 (diff)
downloadcolobot-94e7fd920353c39471d8836a8bf87ffb113f1349.tar.gz
colobot-94e7fd920353c39471d8836a8bf87ffb113f1349.tar.bz2
colobot-94e7fd920353c39471d8836a8bf87ffb113f1349.zip
Locale settings and translation fixes
- added locale setting - removed unused translations - updated .po files
Diffstat (limited to 'src/common/error_ids.h')
-rw-r--r--src/common/error_ids.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/error_ids.h b/src/common/error_ids.h
index 3c0e0a1..fc1f7d6 100644
--- a/src/common/error_ids.h
+++ b/src/common/error_ids.h
@@ -26,8 +26,6 @@ enum Error
ERR_CONTINUE = 2, // continues
ERR_STOP = 3, // stops
ERR_CMD = 4, // unknown command
- ERR_INSTALL = 20, // incorrectly installed program
- ERR_NOCD = 21, // CD not found
ERR_MANIP_VEH = 100, // inappropriate vehicle
ERR_MANIP_FLY = 101, // impossible in flight
ERR_MANIP_BUSY = 102, // taking: hands already occupied