summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-04-29 04:39:51 -0700
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-04-29 04:39:51 -0700
commita5c72f1ad27dad9b9b81e9819b6e72473a72e80d (patch)
treec3cd4c79a8a9e2222b1766256c621e50f3e88617
parentcc9933be1cf3176747dc07c7bedb3228d8a99b29 (diff)
parente3c9554856b691685e0af49d5cfe4be7c7bb0ed8 (diff)
downloadnextcloud-server-a5c72f1ad27dad9b9b81e9819b6e72473a72e80d.tar.gz
nextcloud-server-a5c72f1ad27dad9b9b81e9819b6e72473a72e80d.zip
Merge pull request #3159 from owncloud/reword
Reword sentence and move HTML out of translation
-rw-r--r--core/templates/layout.user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index 9a1b202226b..4dc4a2c7593 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -33,7 +33,7 @@
<div id="notification-container">
<div id="notification"></div>
<?php if ($_['updateAvailable']): ?>
- <div id="update-notification" style="display: inline;"><?php print_unescaped($l->t('%s is available. <a href="%s">Click here to get more information.', array($_['updateVersion'], $_['updateLink']))); ?></a></div>
+ <div id="update-notification" style="display: inline;"><a href="<?php print_unescaped($_['updateLink']); ?>"><?php p($l->t('%s is available. Get more information on how to update.', array($_['updateVersion']))); ?></a></div>
<?php endif; ?>
</div>
<header><div id="header">
r: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
"PO-Revision-Date: 2013-02-20 23:32+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ajax/delete.php:40
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""

#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr ""

#: js/trash.js:7 js/trash.js:96
msgid "perform restore operation"
msgstr ""

#: js/trash.js:34
msgid "delete file permanently"
msgstr ""

#: js/trash.js:121
msgid "Delete permanently"
msgstr ""

#: js/trash.js:151 templates/index.php:17
msgid "Name"
msgstr "Nom"

#: js/trash.js:152 templates/index.php:27
msgid "Deleted"
msgstr ""

#: js/trash.js:161
msgid "1 folder"
msgstr ""

#: js/trash.js:163
msgid "{count} folders"
msgstr ""

#: js/trash.js:171
msgid "1 file"
msgstr ""

#: js/trash.js:173
msgid "{count} files"
msgstr ""

#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""

#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr ""

#: templates/index.php:30 templates/index.php:31
msgid "Delete"
msgstr "Escafa"