Clean up some unused strings.

This commit is contained in:
Mari the Deer 2022-09-04 19:49:50 +02:00
commit c32a9f21d2
3 changed files with 2 additions and 6 deletions

View file

@ -655,10 +655,8 @@ SWWM_SWAPWEAPON = "\cjPress \cfUse\cj to swap \cf%s\cj for \cf%s\cj.\c-";
SWWM_TODOWEAPON = "\cjThe \cf%s\cj is not yet implemented.\c-";
SWWM_TITLEPRESENTSA = "UnSX Team";
SWWM_TITLEPRESENTSB = "presents";
SWWM_TITLEPRESENTS = "presents";
SWWM_TITLEMODBYA = "a mod by";
SWWM_TITLEMODBYB = "Marisa the Magician";
SWWM_TITLEMODBY = "a mod by \cxMarisa the Magician";
SWWM_TITLEINTROA = "On that day, humankind saw itself in dire danger, facing an impending doom.";
SWWM_TITLEINTROB = "But one machine stood up, who fought back, who could end this whole invasion.";
SWWM_TITLEINTROC = "The demons would learn to fear that machine, who they know only by one name...";

View file

@ -554,9 +554,7 @@ SWWM_SWAPWEAPON = "\cjPulsa \cfUsar\cj para cambiar \cf%s\cj por \cf%s\cj.\c-";
SWWM_TODOWEAPON = "\cjEl \cf%s\cj aun no está implementado.\c-";
SWWM_TODOWEAPON_FEM = "\cjLa \cf%s\cj aun no está implementada.\c-";
SWWM_TITLEPRESENTSB = "presenta";
SWWM_TITLEPRESENTS = "presenta";
SWWM_TITLEMODBYA = "un mod de";
SWWM_TITLEMODBY = "un mod de \cxMarisa the Magician";
SWWM_TITLEINTROA = "Ese día, la humanidad se vió en peligro, enfrentándose a su propia perdición.";
SWWM_TITLEINTROB = "Pero una máquina se alzó, decidida a luchar, y poner fin a toda esta invasión.";
SWWM_TITLEINTROC = "Los demonios aprenderían a temer la máquina, la cual conocen por un solo nombre...";

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r403 \cu(Sun 4 Sep 18:07:54 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r403 \cu(2022-09-04 18:07:54)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r404 \cu(Sun 4 Sep 19:49:50 CEST 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r404 \cu(2022-09-04 19:49:50)\c-";