From 790d0b170320ffba5e5bd0d5bdc4ca21e79926b9 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 3 May 2006 14:22:59 +0000 Subject: (svn r4709) - Codechange: avoid messing around with globals, magic numbers and literal strings by using a string ID, when drawing the small right arrow for the small order lists (aircraft and ships) --- lang/english.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index 08e332275..a7907a505 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -944,6 +944,8 @@ STR_CRATES :crates STR_RES_OTHER :other STR_NOTHING : +STR_SMALL_RIGHT_ARROW :{TINYFONT}{RIGHTARROW} + STR_CANT_SHARE_ORDER_LIST :{WHITE}Can't share order list... STR_CANT_COPY_ORDER_LIST :{WHITE}Can't copy order list... STR_END_OF_SHARED_ORDERS :{SETX 10}- - End of Shared Orders - - -- cgit v1.2.3-54-g00ecf