Skip to content

Translations update from Hosted Weblate#1

Merged
naveensingh merged 34 commits intoFossifyOrg:masterfrom
weblate:weblate-fossify-clock
Dec 24, 2023
Merged

Translations update from Hosted Weblate#1
naveensingh merged 34 commits intoFossifyOrg:masterfrom
weblate:weblate-fossify-clock

Conversation

@weblate
Copy link
Copy Markdown
Contributor

@weblate weblate commented Dec 24, 2023

Translations update from Hosted Weblate for Fossify/Clock.

It also includes following components:

Current translation status:

Weblate translation status

@naveensingh naveensingh merged commit cde6784 into FossifyOrg:master Dec 24, 2023
@naveensingh naveensingh added the l10n This issue or pull request is about localization label May 21, 2025
naveensingh added a commit that referenced this pull request Jan 22, 2026
* Increase dimensions of lap_time_size to accomodate full text value when lap time is longer than minutes e.g. 00:00.00 (#1)

Co-authored-by: AshBash <ash@tuxbet.com>

* Stopwatch Lap Times View:

Adjusted layout width to wrap content so as the number of digits increases, so does the width of the box.

Set the minWidth to the lap size dimension (for initial width)

changed the layoutmethod from Packed to Spread Inside to prevent misalignment when number of digits in different laps is different. e.g when some laps are seconds long and others greater than 1 minute.

Added margins at the end of the Lap Order and Lap Time Size boxes ensuring that when times are greater than 1 minute the values aren't too close together.

* Reverting dimens back to original value as this is not the fix.

* fix: ensure proper column alignment

- Removed chaining in favor of weighted columns. Wrapping content and chaining the views to maximize space per column leads to uneven/random column positions per row with large text size.
- Removed hardcoded 48dp end margin. It's not necessary anymore.
- Added even container padding on the right side.

* fix: align sorting indicator columns with lap columns

They were still using the original 80dp width.

* docs: update changelog

---------

Co-authored-by: AshBash <ash@tuxbet.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

l10n This issue or pull request is about localization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants