diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-11-10 09:49:14 +0100 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-11-10 09:49:14 +0100 |
| commit | 18e35e775ff01b29d0c5b6592ff24f72406e2961 (patch) | |
| tree | 850cf73f15dfb51857ca1ff950d2195a61a52b6f /main/res/values-pt | |
| parent | 602cda57b0a70bb7b59598060842587a57b565f1 (diff) | |
| download | cgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.zip cgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.tar.gz cgeo-18e35e775ff01b29d0c5b6592ff24f72406e2961.tar.bz2 | |
fix new lint findings (repeated words)
Diffstat (limited to 'main/res/values-pt')
| -rw-r--r-- | main/res/values-pt/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values-pt/strings.xml b/main/res/values-pt/strings.xml index b2005ea..27b4bb2 100644 --- a/main/res/values-pt/strings.xml +++ b/main/res/values-pt/strings.xml @@ -342,7 +342,7 @@ <string name="settings_activate_gc">Activar</string> <string name="settings_gc_legal_note">Quando você usa do serviço do geocaching.com, você aceita os termos de uso da Groundspeak.</string> <string name="settings_info_facebook_login_title">Facebook Login</string> - <string name="settings_info_facebook_login">Não consegue que c:geo faça o login em geocaching.com com a sua conta do Facebook. Mas existe uma solução simples…</string> + <string name="settings_info_facebook_login" tools:ignore="Typos">Não consegue que c:geo faça o login em geocaching.com com a sua conta do Facebook. Mas existe uma solução simples…</string> <string name="settings_authorize">Autorizar c:geo</string> <string name="settings_reauthorize">Reautorizar c:geo</string> <string name="init_oc">Opencaching.de</string> |
