ST_EDITSTATUS examples for decimal and octal codes of character (cjmmented out)
This commit is contained in:
parent
9cca57ae09
commit
97eba8fdeb
@ -120,7 +120,9 @@ ST_IMPORTSTATUS "Importing from %s"
|
||||
ST_EXPORTFILE "Export File"
|
||||
WT_EXPORTWHATFILE " Export to what file? "
|
||||
ST_EXPORTSTATUS "Exporting to %s"
|
||||
ST_EDITSTATUS "Edit %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "Edit %i,%i (%02X). %s" ; posX, posY, hex(char), status
|
||||
;ST_EDITSTATUS "Edit %i,%i (%3u). %s" ; posX, posY, dec(char), status
|
||||
;ST_EDITSTATUS "Edit %i,%i (%03o). %s" ; posX, posY, oct(char), status
|
||||
ST_SELECTFILES "Select Files"
|
||||
WL_SELECTEDFILES "Selected Files "
|
||||
WL_SELECTEDBYTES " Bytes "
|
||||
|
@ -143,7 +143,9 @@ ST_IMPORTSTATUS "Importiere aus %s"
|
||||
ST_EXPORTFILE "Exportiere Datei"
|
||||
WT_EXPORTWHATFILE " In welche Datei exportieren? "
|
||||
ST_EXPORTSTATUS "Exportiere nach %s"
|
||||
ST_EDITSTATUS "Editor %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "Editor %i,%i (%02X). %s" ; posX, posY, hex(char), status
|
||||
;ST_EDITSTATUS "Editor %i,%i (%3u). %s" ; posX, posY, dec(char), status
|
||||
;ST_EDITSTATUS "Editor %i,%i (%03o). %s" ; posX, posY, oct(char), status
|
||||
ST_SELECTFILES "Dateiauswahl"
|
||||
WL_SELECTEDFILES "Gew„hlte Dateien "
|
||||
WL_SELECTEDBYTES " Bytes "
|
||||
|
@ -153,7 +153,9 @@ ST_IMPORTSTATUS "Importo da %s"
|
||||
ST_EXPORTFILE "Esporta File"
|
||||
WT_EXPORTWHATFILE " Esporto su quale file? "
|
||||
ST_EXPORTSTATUS "Esporto su %s"
|
||||
ST_EDITSTATUS "Edita %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "Edita %i,%i (%02X). %s" ; posX, posY, hex(char), status
|
||||
;ST_EDITSTATUS "Edita %i,%i (%3u). %s" ; posX, posY, dec(char), status
|
||||
;ST_EDITSTATUS "Edita %i,%i (%03o). %s" ; posX, posY, oct(char), status
|
||||
ST_SELECTFILES "Seleziona Files"
|
||||
WL_SELECTEDFILES "Files Selezionati "
|
||||
WL_SELECTEDBYTES " Bytes "
|
||||
|
@ -134,7 +134,9 @@ ST_IMPORTSTATUS "Importeren van %s"
|
||||
ST_EXPORTFILE "Exporteer Bestand"
|
||||
WT_EXPORTWHATFILE " Exporteer naar welk bestand? "
|
||||
ST_EXPORTSTATUS "Exporteren naar %s"
|
||||
ST_EDITSTATUS "Edit %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "Edit %i,%i (%02X). %s" ; posX, posY, hex(char), status
|
||||
;ST_EDITSTATUS "Edit %i,%i (%3u). %s" ; posX, posY, dec(char), status
|
||||
;ST_EDITSTATUS "Edit %i,%i (%03o). %s" ; posX, posY, oct(char), status
|
||||
ST_SELECTFILES "Selecteer Bestanden"
|
||||
WL_SELECTEDFILES "Geselecteerde Bestanden "
|
||||
WL_SELECTEDBYTES " Bytes "
|
||||
|
@ -143,7 +143,9 @@ ST_IMPORTSTATUS "
|
||||
ST_EXPORTFILE "‡ ¯¨áì ¢ ä ©«"
|
||||
WT_EXPORTWHATFILE " ‚¢¥¤¨â¥ ¨¬ï ä ©« ¤«ï § ¯¨á¨ "
|
||||
ST_EXPORTSTATUS "‡ ¯¨áì ¢ %s"
|
||||
ST_EDITSTATUS "𨯫<>芬兒恥<E58592>言 %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%02X). %s" ; (è¥áâ ¤æ â¨à¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%3u). %s" ; (¤¥áïâ¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%03o). %s"; (¢®á쬨à¨çë© ª®¤ ᨬ¢®« )
|
||||
WT_ATTACHFILES " <20>à¨æ¥¯¨âì ä ©«ë "
|
||||
WT_UPDREQFILES " ‡ ¯à®á ®¡®¢«¥¨ï ä ©«®¢ "
|
||||
ST_SELECTFILES "‚ë¡®à ä ©«®¢"
|
||||
|
@ -462,7 +462,9 @@ WT_EXPORTWHATFILE "
|
||||
ST_EXPORTFILE "‚¢¥¤¨â¥ ¨¬ï ä ©« ¤«ï á®åà ¥¨ï ¡«®ª "
|
||||
ST_EXPORTSTATUS "<22>®¯ë⪠§ ¯¨á¨ ¢ %s"
|
||||
|
||||
ST_EDITSTATUS "‘âப %i, ª®«®ª %i (%02X). %s"
|
||||
ST_EDITSTATUS "‘âப %i ª®«®ª %i (%02X). %s" ; (è¥áâ ¤æ â¨à¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "‘âப %i ª®«®ª %i (%3u). %s" ; (¤¥áïâ¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "‘âப %i ª®«®ª %i (%03o). %s" ; (¢®á쬨à¨çë© ª®¤ ᨬ¢®« )
|
||||
ST_SELECTFILES "‚ë¡¥à¨â¥ ä ©«ë"
|
||||
|
||||
WT_IMPORTWHICHFILE " ‚¢¥¤¨â¥ ¨¬ï ä ©« ¤«ï ¢áâ ¢ª¨ "
|
||||
|
@ -140,7 +140,9 @@ ST_IMPORTSTATUS "
|
||||
ST_EXPORTFILE "‡ ¯¨áì ¢ ä ©«"
|
||||
WT_EXPORTWHATFILE " ‚¢¥¤¨â¥ ¨¬ï ä ©« ¤«ï § ¯¨á¨ "
|
||||
ST_EXPORTSTATUS "‡ ¯¨áì ¢ %s"
|
||||
ST_EDITSTATUS "𨯫<>芬兒恥<E58592>言 %i,%i (%02X). %s"
|
||||
ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%02X). %s" ; (è¥áâ ¤æ â¨à¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%3u). %s" ; (¤¥áïâ¨çë© ª®¤ ᨬ¢®« )
|
||||
;ST_EDITSTATUS "<22>¥¤ ªâ¨à®¢ ¨¥ %i,%i (%03o). %s"; (¢®á쬨à¨çë© ª®¤ ᨬ¢®« )
|
||||
WT_ATTACHFILES " <20>à¨æ¥¯¨âì ä ©«ë "
|
||||
WT_UPDREQFILES " ‡ ¯à®á ®¡®¢«¥¨ï ä ©«®¢ "
|
||||
ST_SELECTFILES "‚ë¡®à ä ©«®¢"
|
||||
|
@ -11,7 +11,8 @@ ______________________________________________________________________
|
||||
______________________________________________________________________
|
||||
|
||||
+ Added character code from cursor position to editor status bar.
|
||||
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s"
|
||||
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s". Add octal and
|
||||
decimal examples into language definition files (goldlang.*).
|
||||
|
||||
- regex: \w and \W work for all characters. Also, \b and \B should work
|
||||
correctly.
|
||||
|
Reference in New Issue
Block a user