vfs: Update pinning context menu to be less confusing
authorChristian Kamm <mail@ckamm.de>
Tue, 15 Jan 2019 09:52:44 +0000 (10:52 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:35 +0000 (10:58 +0100)
commitf3be99e5b2721779c44c0eb94b968968561fb92d
tree5b8878915228dd5b2cc1f4a546783bdf85e65934
parentb7079289c2c926dbbcea9a9fce0f10db7b1272f4
vfs: Update pinning context menu to be less confusing

Seeing "Currently available online only" for a currently hydrated file
was odd. It makes sense since current hydration status and pin state are
independent.

The new text will say something like "Currently available, but marked
online only" to better indicate that the file might be dehydrated later
since it wasn't pinned.
src/gui/socketapi.cpp