lib/IFMapper/locales/en/Messages.rb in ifmapper-1.0.8 vs lib/IFMapper/locales/en/Messages.rb in ifmapper-1.0.9
- old
+ new
@@ -131,10 +131,12 @@
Commands always begin with a > prompt.",
"ADRIFT mode expects locations to be like in Classic Mode (short
names where all words of 5 or more characters are capitalized).
However, commands do not begin with any type of prompt but start
with a lowercase word without any margin.",
+"ALL CAPS mode is like Classic Mode but expects locations to be
+spelled all in caps."
]
TRANSCRIPT_LOCATION_TEXT = [
"
@@ -169,10 +171,16 @@
Front of Mall
Although four-wheeled vehicles do pass through, this autonomous
spot of pavement is too narrow a place for them to stall. It is just
right for bicycles and motorbikes such as yours.
",
+"
+> look
+WEST OF HOUSE
+You are standing in an open field west of a white house, with a boarded
+front door.
+"
]
TRANSCRIPT_LOCATION2_TEXT = [
"
West of House
@@ -187,10 +195,13 @@
(driveway entrance)
",
"
Front of Mall
",
+"
+WEST OF HALL
+"
]
TRANSCRIPT_IDENTIFY_TYPE = [
'By Descriptions',
@@ -201,10 +212,11 @@
'Classic',
'Capitalized',
'Moonmist',
'Witness',
'ADRIFT',
+ 'ALL CAPS'
]
############ Window Titles
TITLE_READ_ONLY = '[Read Only]'
TITLE_AUTOMAP = '[Automap]'
@@ -225,10 +237,10 @@
MSG_COMPLEX_CONNECTION_OTHER_EXIT = 'Click on other room exit in complex connection.'
MSG_COMPLEX_CONNECTION_STOPPED = 'Complex connection interrupted.'
MSG_COMPLEX_CONNECTION_DONE = 'Complex connection done.'
MSG_CLICK_TO_SELECT_AND_MOVE = 'Click to select and move. Double click to edit.'
-MSG_CLICK_CHANGE_DIR = 'Click to change direction of connection.'
+MSG_CLICK_TOGGLE_ONE_WAY_CONNECTION = 'Click to toggle one way connection.'
MSG_CLICK_CREATE_ROOM = 'Click to create new room.'
MSG_CLICK_CREATE_LINK = 'Click to create new connection.'
############ Warnings
WARN_DELETE_SECTION = 'Are you sure you want to delete this section?'