aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/app/description-multi-lang.xml
blob: be1dd616a9986f89c4414ccae6d3ed722156f63e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<!--
 - SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
 - SPDX-License-Identifier: AGPL-3.0-or-later
-->
<info>
	<id>files_encryption</id>
	<name>Server-side Encryption</name>
	<description lang="en">English</description>
	<description lang="de">German</description>
	<licence>AGPL</licence>
</info>