This removes:
- “enable” for settings
- “settings” for settings sections
- “all” when there is no obvious subset of items
- “show” and “open” for navigation actions
- “changes” for applying/discarding
- “to clipboard” when copying
- Explaining things that cannot happen
- Explaining things twice, right below each other
- Unnecessary technical jargon
- Text that sounds like marketing copy and serves no other purpose
Signed-off-by: kramo <git@kramo.page>
internalSharesHelpText:t('files_sharing','Use this method to share files with individuals or teams within your organization. If the recipient already has access to the share but cannot locate it, you can send them the internal share link for easy access.'),
externalSharesHelpText:t('files_sharing','Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID.'),
additionalSharesHelpText:t('files_sharing','Shares that are not part of the internal or external shares. This can be shares from apps or other sources.'),
internalSharesHelpText:t('files_sharing','Share files within your organization. Recipients who can already view the file can also use this link for easy access.'),
externalSharesHelpText:t('files_sharing','Share files with others outside your organization via public links and email addresses. You can also share to Nextcloud accounts on other instances using their federated cloud ID.'),
additionalSharesHelpText:t('files_sharing','Shares from apps or other sources which are not included in internal or external shares.'),
{{canEditOrCreateTag?t('systemtags','Select or create tags to apply to all selected files'):t('systemtags','Select tags to apply to all selected files')}}
{{t('systemtags','Choose tags for the selected files')}}
</NcNoteCard>
<NcNoteCardv-elsetype="info">
<spanv-html="statusMessage"/>
@ -113,7 +113,7 @@
<NcButton:disabled="!hasChanges || status !== Status.BASE"