forked from Botanical/BotanJS
Migrate old externs 3/x
This commit is contained in:
@@ -11,7 +11,6 @@ var VIMRE_VERSION = "1.0.2";
|
||||
, "REGISTERS": "--- Registers ---"
|
||||
, "WRITE": "\"%1\" %2L, %3C written"
|
||||
, "WAIT_FOR_INPUT": "Press ENTER or type command to continue"
|
||||
, "SEARCH_HIT_BOTTOM": "Seach hit BOTTOM, contining at TOP"
|
||||
, "TOP": "Top"
|
||||
, "BOTTOM": "Bot"
|
||||
, "ALL": "All"
|
||||
@@ -30,7 +29,7 @@ var VIMRE_VERSION = "1.0.2";
|
||||
|
||||
, "SEARCH_HIT_BOTTOM": "search hit BOTTOM, continuing at TOP"
|
||||
, "SEARCH_HIT_TOP": "search hit TOP, continuing at BOTTOM"
|
||||
, "REPLACE": "%1 substitution(s) on %2 line(s)"
|
||||
, "REPLACED": "%1 substitution(s) on %2 line(s)"
|
||||
|
||||
, "VA_REC_START": "Recording Session ..."
|
||||
, "VA_REC_REPLAY": "Replaying Session ..."
|
||||
|
||||
Reference in New Issue
Block a user