Commit d1784d0818ca70f32e0cbc34e59d11b8be52a60c
1 parent
f8819012
Exists in
master
and in
29 other branches
ActionItem172: minor string changes
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1547 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
app/views/shared/user_menu.rhtml
... | ... | @@ -48,7 +48,7 @@ |
48 | 48 | <%= lightbox_link_to '<span class="icon-menu-login"></span>'+ _('Login'), |
49 | 49 | { :controller => 'account', :action => 'login_popup' }, |
50 | 50 | :id => 'link_login', |
51 | - :help => _('Open the logion box to allow you to be recognized and to use the <b>cool functions</b> of this enviroment.') %> | |
51 | + :help => _('Open the login box to allow you to be recognized and to use the <b>cool features</b> of this enviroment.') %> | |
52 | 52 | |
53 | 53 | <% end %> |
54 | 54 | ... | ... |
po/pt_BR/noosfero.po
... | ... | @@ -10,7 +10,7 @@ msgid "" |
10 | 10 | msgstr "" |
11 | 11 | "Project-Id-Version: noosfero 0.7.0\n" |
12 | 12 | "POT-Creation-Date: 2008-02-28 19:07-0300\n" |
13 | -"PO-Revision-Date: 2008-02-29 18:43-0300\n" | |
13 | +"PO-Revision-Date: 2008-03-01 00:50-0300\n" | |
14 | 14 | "Last-Translator: Aurélio A. Heckert <aurium@gmail.com>\n" |
15 | 15 | "Language-Team: \n" |
16 | 16 | "MIME-Version: 1.0\n" |
... | ... | @@ -2904,7 +2904,7 @@ msgstr "" |
2904 | 2904 | #: app/views/task_mailer/task_created.text.plain.rhtml:6 |
2905 | 2905 | #: app/views/task_mailer/task_finished.text.plain.rhtml:6 |
2906 | 2906 | msgid "%s environment system" |
2907 | -msgstr "%s ambiente do sistema" | |
2907 | +msgstr "Sistema do ambiente %s" | |
2908 | 2908 | |
2909 | 2909 | #: app/views/task_mailer/task_cancelled.text.plain.rhtml:1 |
2910 | 2910 | #: app/views/task_mailer/task_created.text.plain.rhtml:1 | ... | ... |