Commit graph

5 commits

Author SHA1 Message Date
Pavel Elizaryev
c157b76f50 Fix strings:
"Save as" should probably be "Save as…"
"You’ve been invited to join to "… → "to join", not "to join to".
Time formats should use a ratio symbol ∶ as suggested by the HIG
"Favorites" → "Favourites" (multiple occurrences)

https://gitlab.gnome.org/GNOME/fractal/issues/417
2019-01-15 19:19:30 +05:00
Julian Sparber
b357cf1512 media_viewer: move the media viewer to a custom widget
this makes appOp a little smaller and gives the possibility to create
the media_viewer without appOp
2018-09-04 09:26:49 +02:00
Christopher Davis
582101c3aa Clean up string capitalization and wording
We had a few issues with some strings that caused inconsistency
within the app and with the HIG. This commit fixes those up.
2018-08-30 10:26:46 -04:00
Eisha CHEN-YEN-SU
58f479d623 UI: Add a 6px padding to the popover menu
See https://gitlab.gnome.org/World/fractal/issues/265
2018-06-19 18:26:14 +02:00
Eisha CHEN-YEN-SU
fb42490d55 UI: Implement media viewer overflow menu
See https://gitlab.gnome.org/World/fractal/issues/76
2018-06-18 00:28:56 +02:00