Skip to content

Commit 1d4ff2c

Browse files
authored
Merge pull request #37265 from nextcloud/enh/33892/new-attempt
l10n: Spelling unification
2 parents 825f847 + 4afac38 commit 1d4ff2c

File tree

5 files changed

+9
-17
lines changed

5 files changed

+9
-17
lines changed

apps/dashboard/appinfo/info.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66
<summary>Dashboard app</summary>
77
<description><![CDATA[Start your day informed
88
9-
The Nextcloud Dashboard is your starting point of the day, giving you an
10-
overview of your upcoming appointments, urgent emails, chat messages,
11-
incoming tickets, latest tweets and much more! Users can add the widgets
12-
they like and change the background to their liking.]]></description>
13-
<version>7.7.0</version>
9+
The Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking.]]>
10+
</description>
1411
<licence>agpl</licence>
1512
<author>Julius Härtl</author>
1613
<namespace>Dashboard</namespace>

apps/encryption/appinfo/info.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,9 @@
55
<name>Default encryption module</name>
66
<summary>Default encryption module for server-side encryption</summary>
77
<description>
8-
In order to use this encryption module you need to enable server-side
9-
encryption in the admin settings. Once enabled this module will encrypt
10-
all your files transparently. The encryption is based on AES 256 keys.
11-
The module won't touch existing files, only new files will be encrypted
12-
after server-side encryption was enabled. It is also not possible to
13-
disable the encryption again and switch back to a unencrypted system.
14-
Please read the documentation to know all implications before you decide
15-
to enable server-side encryption.
8+
In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.
9+
The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system.
10+
Please read the documentation to know all implications before you decide to enable server-side encryption.
1611
</description>
1712
<version>2.15.0</version>
1813
<licence>agpl</licence>

apps/settings/src/components/PersonalInfo/AvatarSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<Upload :size="20" />
4747
</template>
4848
</NcButton>
49-
<NcButton :aria-label="t('settings', 'Choose profile picture from files')"
49+
<NcButton :aria-label="t('settings', 'Choose profile picture from Files')"
5050
@click="openFilePicker">
5151
<template #icon>
5252
<Folder :size="20" />

dist/settings-vue-settings-personal-info.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-personal-info.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)