Small translation patch #275
Merged
bighoss
merged 1 commits from 2026-04-02 01:53:28 +00:00
Gexahord/SnootGameKGB:small-translation-patch into master
Labels
Clear labels
bug
Critical Priority
duplicate
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
needs more info
question
refactor
wontfix
back-burner
bug
Critical Priority
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
question
undelegated
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
This issue or pull request already exists
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
Something is wrong
Cleaning up the cruft
This won't be fixed
"Shit Nobody Cares About" issues
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
More information is needed
Issues that need to be assigned by a project manager
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Cavemanon/SnootGame#275
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
small-translation-patchto Small translation patchI don't know why Git is trying to overwrite the entire page, but there was only one change.
This:
<2401> A "Обычно я просто ехал по округе на паршивом грязном велике, оставляя пончики на парковках, когда был уверен, что никто не смотрит."
To this:
<2401> A "Но обычно я просто разъезжал по округе на старом питбайке и дрифтил на парковках, когда был уверен, что никто не видит."
You're probably re-encoding the file, make sure you're saving it as utf-8
Nah, this time I did the changes directly in Git via web interface, without saving the file locally. So I guess that's just how it works, idk.