Commit b54808aab010cde85d49378bef5f2c5ea00947ef
1 parent
af2d71f4
Exists in
master
and in
29 other branches
ActionItem70: not-translated warning
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@552 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
app/views/category/view.rhtml
@@ -6,3 +6,7 @@ This page will list everything (articles, documents, photos, etc) that is | @@ -6,3 +6,7 @@ This page will list everything (articles, documents, photos, etc) that is | ||
6 | related to <%= @category.full_name %>. Actually generating this content is not | 6 | related to <%= @category.full_name %>. Actually generating this content is not |
7 | implement yet, though. | 7 | implement yet, though. |
8 | </p> | 8 | </p> |
9 | + | ||
10 | +<p> | ||
11 | +And yes, this placeholder text is not translated. | ||
12 | +</p> |