From 62c1d3387b29516967faba35b9236b0fc29a046c Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 14 Aug 2015 10:41:28 -0300 Subject: [PATCH] Small fix on ranking label --- po/gamification.pot | 2 +- po/pt/gamification.po | 4 ++-- views/gamification/_ranking.html.erb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/gamification.pot b/po/gamification.pot index ad692d1..4954986 100644 --- a/po/gamification.pot +++ b/po/gamification.pot @@ -142,7 +142,7 @@ msgid "All Time" msgstr "" #: plugins/gamification/views/gamification/_ranking.html.erb:4 -msgid "Your position: " +msgid "Current position: " msgstr "" #: plugins/gamification/views/gamification/_ranking.html.erb:7 diff --git a/po/pt/gamification.po b/po/pt/gamification.po index d76125b..a02bdb3 100644 --- a/po/pt/gamification.po +++ b/po/pt/gamification.po @@ -142,8 +142,8 @@ msgid "All Time" msgstr "Todo o Período" #: plugins/gamification/views/gamification/_ranking.html.erb:4 -msgid "Your position: " -msgstr "Sua posição:" +msgid "Current position: " +msgstr "Posição atual:" #: plugins/gamification/views/gamification/_ranking.html.erb:7 msgid "Not scored yet" diff --git a/views/gamification/_ranking.html.erb b/views/gamification/_ranking.html.erb index 10fc0fa..20963ba 100644 --- a/views/gamification/_ranking.html.erb +++ b/views/gamification/_ranking.html.erb @@ -1,7 +1,7 @@