Describe the bug
A clear and concise description of what the bug is.
Just for context my device language is set to Norwegian Bokmål.
While installing a tweak the cancel button says kansel but should say kanseller. It is cut off.
In the packages tab the update all button pushes the UISegmentedControls to the left. Perhaps move the button down or replace it with an icon (like in the 3d touch menu for the appstore or testflight)?
And in the queue the file size of the tweak is cut off.



Device Information (please complete the following information):
Credit to @ann0see for this one. The queue text and empty also mess up the UISegmentedControl in the packages tab.

@Willy the more I think about the more difficult it seems to fix lots of these. The queue one and the installing page one seem like quick fixes but the others aren't as straight forward.
Maybe change the the "setting for swipe actions display as" to just "actions display as". An option for icons for actions would be awesome.
Gonna open a new issue.

color selection is off the screen, settings in general are broken
@MaciejBorek This is fixed now. See #513
Current plans for this are:
@worldlydev Does the issue in the console still appear?
@worldlydev Does the issue in the console still appear?
If you are referring to the cancel button being cut off then no. That has been fixed.
Although the file size is still cut off in the queue.
Current plans for this are:
- Move the segmented control down into the tableview and have a "filter" button so that it takes up a lot less space (this likely won't happen until after 1.0 though)
- The "Queue" and "Clear" buttons have been removed as of b25 so hopefully that allows for more space
Filter button like in the messages app?

I think that would work pretty well.
The icons also stay up-top in the nav bar even when scrolling down.

But maybe a filter button isn't needed at all. The segmented control seems to fit pretty nicely underneath the search bar in the messages app. Perhaps you could implement a similar UI.

The queue truncate bug has also been fixed as of b329ee7d. Please retest when the next beta is out.
Can confirm that it is fixed.