Migrate old externs 3/x

This commit is contained in:
2026-06-14 07:28:00 +08:00
parent 77a1e5c22e
commit 7cdcd3b681
23 changed files with 251 additions and 187 deletions
+1 -2
View File
@@ -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 ..."