]> source.dussan.org Git - nextcloud-server.git/commitdiff
Added missing translation wrapping
authorSam Tuke <samtuke@owncloud.com>
Tue, 5 Feb 2013 17:22:59 +0000 (17:22 +0000)
committerSam Tuke <samtuke@owncloud.com>
Tue, 5 Feb 2013 17:22:59 +0000 (17:22 +0000)
apps/files_encryption/templates/settings-personal.php

index 5931a4cdeb03ad55238b6af61501146acd6c37c1..1f71efb1735772e8c864c7886ae3d36c903f6471 100644 (file)
@@ -7,7 +7,9 @@
                        <?php echo $l->t( 'File encryption is enabled.' ); ?>\r
                </p>\r
                <?php if ( ! empty( $_["blacklist"] ) ): ?>\r
-               <p>The following file types will not be encrypted:</p>\r
+               <p>\r
+                       <?php $l->t( 'The following file types will not be encrypted:' ); ?>\r
+               </p>\r
                <ul>\r
                        <?php foreach( $_["blacklist"] as $type ): ?>\r
                        <li>\r