I noticed that the function showLoggedInUser() does not work now.
I have errors in src code
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Nubuilder 4.5
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
Re: Nubuilder 4.5
You do not have the required permissions to view the files attached to this post.
Wbr, miasoft.
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: Nubuilder 4.5
Set this to true in nuconfig.php:
Code: Select all
nuUXOptions['nuShowNuBuilderLink'] = true;
You do not have the required permissions to view the files attached to this post.
Re: Nubuilder 4.5
It's better to translate as "Насыщенность шрифта".apmuthu wrote:There is a Russian language string translation required for the English string "Font Weight". The current v4.5 sql has the following:
Насыщенность шрифта
Размер шрифта
Many translation engines come up with:
Вес шрифта
Any native Russians, please contribute the preferred translation.
( Насыщенность шрифта (Weight):
Сверхсветлый - Ultra Light, Extra Light, Thin
Светлый - Light
Нормальный - Book, Regular
Полужирный - Medium, Demi Bold, Semibold
Жирный - Bold, Heavy
Сверхжирный - Extra Bold, Black, Ultra Bold )
Размер шрифта = Font Size.
-
- Posts: 249
- Joined: Sun Dec 06, 2020 6:50 am
- Location: Chennai, India, Singapore
Re: Nubuilder 4.5
@kev1n: Currently, in Russian.sql, we have chosen:
Font Weight => Вес шрифта
Should we not change it to Насыщенность шрифта as suggested by @KEE ?
I have committed it to my v4 updated repo.
Font Weight => Вес шрифта
Should we not change it to Насыщенность шрифта as suggested by @KEE ?
I have committed it to my v4 updated repo.