From a5843149b5c134c5712f98c2c25ee994d2739243 Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 1 Mar 2015 08:17:14 +0000 Subject: (svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1). --- src/lang/english.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 059c791d7..11ae31c4c 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2879,7 +2879,10 @@ STR_SPRITE_ALIGNER_PREVIOUS_BUTTON :{BLACK}Previous STR_SPRITE_ALIGNER_PREVIOUS_TOOLTIP :{BLACK}Proceed to the previous normal sprite, skipping any pseudo/recolour/font sprites and wrapping around from the first sprite to the last STR_SPRITE_ALIGNER_SPRITE_TOOLTIP :{BLACK}Representation of the currently selected sprite. The alignment is ignored when drawing this sprite STR_SPRITE_ALIGNER_MOVE_TOOLTIP :{BLACK}Move the sprite around, changing the X and Y offsets -STR_SPRITE_ALIGNER_OFFSETS :{BLACK}X offset: {NUM}, Y offset: {NUM} +STR_SPRITE_ALIGNER_RESET_BUTTON :{BLACK}Reset relative +STR_SPRITE_ALIGNER_RESET_TOOLTIP :{BLACK}Reset the current relative offsets +STR_SPRITE_ALIGNER_OFFSETS_ABS :{BLACK}X offset: {NUM}, Y offset: {NUM} (Absolute) +STR_SPRITE_ALIGNER_OFFSETS_REL :{BLACK}X offset: {NUM}, Y offset: {NUM} (Relative) STR_SPRITE_ALIGNER_PICKER_BUTTON :{BLACK}Pick sprite STR_SPRITE_ALIGNER_PICKER_TOOLTIP :{BLACK}Pick a sprite from anywhere on the screen -- cgit v1.2.3-54-g00ecf