summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2017-05-26 13:06:54 +0200
committerGitHub <noreply@github.com>2017-05-26 13:06:54 +0200
commit099a0bbcdf07a5af9e51eb3100ca2cdeb503eed4 (patch)
treeebcfe2016dac92168243605ffd745169823003b7 /templates
parent79392122e4ccf71c65a7e2a3c892a399753b0aaa (diff)
Update part.settings.php
Diffstat (limited to 'templates')
-rw-r--r--templates/part.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index fbb2a5b19..b3a1b541e 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -92,7 +92,7 @@
<p class="error" ng-show="Settings.opmlImportError">
<?php p(
- $l->t('Error when importing: file does not contain valid OPML')
+ $l->t('Error when importing: File does not contain valid OPML')
); ?>
</p>
<p class="error" ng-show="Settings.opmlImportEmptyError">