aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_PT/help/extend_for_templates.html
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-03-03 18:29:59 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-03-03 18:29:59 +0000
commit8ed96e312f26505995bad26c75514861edaf9a31 (patch)
tree6f7c7d5e3d9ba5483c0260bdf2cb7806019ecd9a /language/pt_PT/help/extend_for_templates.html
parent9b972febeb70cf5111176cd852265f48bfd03e18 (diff)
[trunk_help] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@21142 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-xlanguage/pt_PT/help/extend_for_templates.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_PT/help/extend_for_templates.html b/language/pt_PT/help/extend_for_templates.html
index c5c39e54f..83204f54c 100755
--- a/language/pt_PT/help/extend_for_templates.html
+++ b/language/pt_PT/help/extend_for_templates.html
@@ -2,7 +2,7 @@
<h3>Objectivo</h3>
<p>A galeria pode ser personalizada substituindo os ficheiros existindo para outros que foram personalizados. Por exemplo, o header (header.tpl) por ser substituído por outro personalizado (meu-header.tpl). após submeter as modificações na base de dados, a galeria aparecerá com o header personalizado.<br>
-as extensões de tempaltes são uma maneira possante de criar temas personalizados. Usado conjuntamente com o Localfiles Editor permite criar novos temas.</p>
+as extensões de templates são uma maneira possante de criar temas personalizados. Usado conjuntamente com o Localfiles Editor permite criar novos temas.</p>
<h3>Original Template</h3>
<p>A theme contains a number of template files that make up the gallery pages. These are the original templates.</p>