Valdnet
Valdnet
After making this change in commit https://github.com/SmartPack/PackageManager/commit/7784f1f0ca9f41c1d5cad63e1a62c131fb64c77c got even more interesting 😁. For users who rarely use the system arrow at the bottom of their smartphone, they may be a...
Works correctly 😉. I close.
I decided to reopen the issue. I noticed that by clicking on the "three dots" for the root directory of the internal memory, the application goes to the main window,...
Any news? The bug is a bit of a pain in the ass 😬.
@simunde If you want to fix it, commit then add to PR and wait for approval 😉.
The text string is most likely from Android. Not present in Transifex translation. I am in favor of the proposal given by @hmncube.
The bug described is still not fixed in NC 28.0.4. @nickvergessen Can you look at this problem?
After checking the code, the non-translated descriptions are taken from this file: https://github.com/nextcloud/circles/blob/afd92c4edf5e6d0fa85bb117cd87f80109eb194c/lib/Model/BaseMember.php#L410-L421
Change `$(this).find('.level').text(levelString);` on `$(this).find('.level').text(t('circles', levelString));` in the file https://github.com/nextcloud/circles/blob/2d1314835e4e145a23f5f284705db1722ea6b2b9/js/circles.app.navigation.js#L409 The correct level names began to appear in your personal circles, but you still can't select the level to set for...