The Grammar Nazi Update #263
Reference in New Issue
Block a user
Delete Branch "Pomi108/SnootGame:script-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I went through the entire script and fixed all the small typos, mistakes and imperfections I could find.
Translations are not affected as I’ve added an
idstatement(?) after every changed line. (Though I did have to include the non-english versions for the files that use the old/new string replacement system as well.)What this does
“and”symbols, in line with what’s preferred in American literature; However, if single quotes are desired, it should be a simple find-and-replace job’character{cps=*.1}...{/cps}, unless they already had another character speed set or unless it made sense to use more than three full stops in a particular location{fast}tagPlease feel free to review all the changes and tell me if you’ve got any objections. I’ve left comments in some places to hopefully explain my reasoning for some of the more complex changes.
@@ -146,12 +146,6 @@ init 999 python:'Ironclad Jimbo','Cdpraxis',],_('Translator (Thai):'): [Why did you remove the thai translators?
I started work on this before the Thai translation was released. I tried to keep my local copy updated but I guess this must have slipped through, sorry. Definitely not intentional, gonna fix it when I come back home on Sunday.
@@ -3992,2 +3991,3 @@"{i}Fang:{/i}{fast}{w=.2} im friggin" id lMendingThings_98de5a0a"{i}Fang:{/i}{fast} grounded from everything basically forever""{i}Fang:{/i}{fast{w=.2}} grounded from everything basically forever" id lMendingThings_8505003bMicroscopic regression, you misplaced the
}in{fast{w=.2}}here.My bad, will fix
Other than that, it looks good, just fix the missing
}, update the branch, then I'll approve.The branch is still out of date!!!!!
Sorry again, didn't notice that the branch was out of date. Hopefully it's good now