character-map-uwp / Character-Map-UWP

A modern, native UWP replacement for the Win32 Character Map and Windows Font Viewer with flawless high DPI and touch support.
MIT License
623 stars 53 forks source link

Update pt-PT translation #330

Closed United600 closed 5 months ago

United600 commented 5 months ago

Restored and almost completed the Portuguese translation. Added a string for the Selected Folder Button on the OpenFolderDialog control.

Tweaked a bit the ImportFontsRegion Grid design (removed the fixed height to support longer strings) on Font Management SettingsView page. Added a top margin to the PrintViewPageOrientation ComboBox for better spacing.

These two buttons have fixed width on some themes, it will be very hard for most of the languages to fit. Can either remove/relax the Width or add a TextTrimming property.

https://github.com/character-map-uwp/Character-Map-UWP/blob/e9fad9811f9b5ea831ba87bb7d50c53d51ee2548/CharacterMap/CharacterMap/Views/FontMapView.xaml#L1917 https://github.com/character-map-uwp/Character-Map-UWP/blob/e9fad9811f9b5ea831ba87bb7d50c53d51ee2548/CharacterMap/CharacterMap/Views/FontMapView.xaml#L2011-L2012

Preview

Main Page