summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorNiels Martin Hansen <nielsm@indvikleren.dk>2018-03-20 17:06:39 +0100
committerfrosch <github@elsenhans.name>2018-04-29 19:26:05 +0200
commit19f5a6cbb07a3d9edcfee083f6b211b6023f1292 (patch)
tree42acf471b3b5c77562e1f6bccd60cea6e874d284 /src/lang
parent430e20f7e443de7d6b5ffa4e0835ddcbb390ed6d (diff)
downloadopenttd-19f5a6cbb07a3d9edcfee083f6b211b6023f1292.tar.xz
Feature #6090: Change music set during gameplay
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 1b025997f..83b19381e 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -674,11 +674,14 @@ STR_ERROR_NO_SONGS :{WHITE}A music
# Playlist window
STR_PLAYLIST_MUSIC_PROGRAM_SELECTION :{WHITE}Music Programme Selection
+STR_PLAYLIST_MUSIC_SELECTION_SETNAME :{WHITE}Music Programme - '{RAW_STRING}'
STR_PLAYLIST_TRACK_NAME :{TINY_FONT}{LTBLUE}{ZEROFILL_NUM} "{RAW_STRING}"
STR_PLAYLIST_TRACK_INDEX :{TINY_FONT}{BLACK}Track Index
STR_PLAYLIST_PROGRAM :{TINY_FONT}{BLACK}Programme - '{STRING}'
STR_PLAYLIST_CLEAR :{TINY_FONT}{BLACK}Clear
+STR_PLAYLIST_CHANGE_SET :{BLACK}Change set
STR_PLAYLIST_TOOLTIP_CLEAR_CURRENT_PROGRAM_CUSTOM1 :{BLACK}Clear current programme (Custom1 or Custom2 only)
+STR_PLAYLIST_TOOLTIP_CHANGE_SET :{BLACK}Change music selection to another installed set
STR_PLAYLIST_TOOLTIP_CLICK_TO_ADD_TRACK :{BLACK}Click on music track to add to current programme (Custom1 or Custom2 only)
STR_PLAYLIST_TOOLTIP_CLICK_TO_REMOVE_TRACK :{BLACK}Click on music track to remove it from current programme (Custom1 or Custom2 only)