Polish for 21.0303

Dyslexia OMG
This commit is contained in:
Jeison Yehuda Amihud (Blender Dumbass) 2021-03-05 01:12:07 +00:00
parent b77af99513
commit 08b84c5872

View file

@ -107,7 +107,7 @@ In the [settings file](../../settings/settings.data) there is a variable for `La
Troubleshooter is a script to check / fix problems. Tho at the moment [fix.py](../../troubleshooter/fix.py) is empty of any functionality since there was no mistakes horrible enough found that troubleshooter should fix. This is why please [report your problems](https://notabug.org/jyamihud/VCStudio/issues). Troubleshooter is a script to check / fix problems. Tho at the moment [fix.py](../../troubleshooter/fix.py) is empty of any functionality since there was no mistakes horrible enough found that troubleshooter should fix. This is why please [report your problems](https://notabug.org/jyamihud/VCStudio/issues).
We can break the troubleshooter activity these parts: We can break the troubleshooter activity into these parts:
- **Language**. Checking if there is any language in a settings and if not give user a little interface to choose a language. - **Language**. Checking if there is any language in a settings and if not give user a little interface to choose a language.
- **Check Python**. Basically checking the installed modules like Gtk, Cairo, PIL and so on. - **Check Python**. Basically checking the installed modules like Gtk, Cairo, PIL and so on.