Ok, my first language is French, but I’ve also installed English so that I can take screenshots to post on the forum.
In this case, “Welcome” and “Makeovers” should automatically adapt to the language change, just like the rest, right?
I’m not 100% sure, but I think the problem already existed in UB 22.04, or even 20.04.
I did the Python commands this morning, after consulting the linked page. I created this topic precisely because everything seemed to be correct, except for the deprecation warning:
python3
Python 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>> locale.getlocale()
('fr_FR', 'UTF-8')
python3
Python 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>> locale.getdefaultlocale()
<stdin>:1: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.
('fr_FR', 'UTF-8')
May I take this opportunity to point out a detail correction?
The image /snap/ubuntu-budgie-welcome/current/usr/share/budgie-welcome/img/welcome/blankwordmark.svg related to the tag <img id=“wordmark” src=“../../img/welcome/blank.svg”> should be renamed to avoid a broken link.
Thanks David, the common language is now recognised.
However, we still need to ensure that the pages are all in French (in my case) or entirely in French.
If there is a need for someone to help with the translation, I’d be happy to.
Sorry if this isn’t the right place to post these suggestions.
I’ve just finished the French translation of Budgie Welcome and have taken the opportunity to check it thoroughly.
Is there any way I can check that my work is correct before I publish it?
I have also found a few things that need to be corrected:
The link to the online store should be removed as it no longer exists.
The link to involvement opportunities should also be corrected to direct users to the “Get Involved” section of the forum.
Some of the shortcuts in the ‘Getting Started’ section don’t work. Perhaps it would be a good idea to stick to the most common shortcuts, without adding the Windows Shuffler shortcuts presented in its configuration module.
Finally, the page dedicated to Budgie applets should be cleaned up, as some are no longer distributed.
Ok, @fossfreedom, I haven’t forgotten, but it’s a tedious task.
The names of some applets don’t match the “budgie-applet_name-applet” pattern, but I’ve checked them in another forms.
If I’m not mistaken, these five applets are no more available in the UB 24.04 repository nor are they offered for installation in the “Budgie Extras” page of “Budgie Welcome”, but they appear in the file for_translation_budgie-welcome_budgie-applets.po, at least for French:
On the other hand, these other six are available in the UB 24.04 repository and can be installed, but they don’t appear in the “Budgie Extras” page of “Budgie Welcome”:
There is a translation of the description of the first five in the file for_translation_budgie-welcome_budgie-applets.po, at least for French.
But the latter is not even mentioned.
I keep checking that all these applets are working properly.
Applets with translations not available in 24.04 are available for older versions of UB - so the translations are still valid and shown in those earlier versions.
CPU Temp was an odd one - don’t know why it disappeared from welcome - this is now fixed.
Similarly, the other applets you indicated also now appear.
I didn’t see any new french translations - so I didn’t pull the latest translations.
snap refresh
^^^ that will install the latest available welcome