diff options
-rw-r--r-- | src/lang/american.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lang/american.txt b/src/lang/american.txt index 2a31f9110..98869c0b3 100644 --- a/src/lang/american.txt +++ b/src/lang/american.txt @@ -3333,6 +3333,10 @@ STR_GROUP_ALL_TRAINS :All trains STR_GROUP_ALL_ROADS :All road vehicles STR_GROUP_ALL_SHIPS :All ships STR_GROUP_ALL_AIRCRAFTS :All aircraft +STR_GROUP_DEFAULT_TRAINS :Ungrouped trains +STR_GROUP_DEFAULT_ROADS :Ungrouped road vehicles +STR_GROUP_DEFAULT_SHIPS :Ungrouped ships +STR_GROUP_DEFAULT_AIRCRAFTS :Ungrouped aircraft STR_GROUP_TINY_NUM :{TINYFONT}{COMMA} STR_GROUP_ADD_SHARED_VEHICLE :Add shared vehicles STR_GROUP_REMOVE_ALL_VEHICLES :Remove all vehicles |