From dfa0e61f254eb1bdcfbc932ec2c6c38443f79c65 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 6 Oct 2013 11:29:14 +0000 Subject: (svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the textfile GUI (LordAro) --- src/lang/english.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index ad0cac3fe..013d979d5 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3941,6 +3941,8 @@ STR_AI_SETTINGS_START_DELAY :Number of days STR_TEXTFILE_README_CAPTION :{WHITE}{STRING} readme of {RAW_STRING} STR_TEXTFILE_CHANGELOG_CAPTION :{WHITE}{STRING} changelog of {RAW_STRING} STR_TEXTFILE_LICENCE_CAPTION :{WHITE}{STRING} licence of {RAW_STRING} +STR_TEXTFILE_WRAP_TEXT :{WHITE}Wrap text +STR_TEXTFILE_WRAP_TEXT_TOOLTIP :{BLACK}Wrap the text of the window so it all fits without having to scroll STR_TEXTFILE_VIEW_README :{BLACK}View readme STR_TEXTFILE_VIEW_CHANGELOG :{BLACK}Changelog STR_TEXTFILE_VIEW_LICENCE :{BLACK}Licence -- cgit v1.2.3-54-g00ecf