i18n: update translations & configuration

This patch fixes the language map of the tx conf to integrate new lan-
guages.
It sets the minimum-percent to 1.
Finally, it updates the translations.

Change-Id: Ice04c4308ae25d4a54533d7d60cd5943333fc82c
Tuleap: #609
diff --git a/ring-android/app/src/main/res/values-pt-rBR/strings_account.xml b/ring-android/app/src/main/res/values-pt-rBR/strings_account.xml
index b86ec6e..e9f7c46 100644
--- a/ring-android/app/src/main/res/values-pt-rBR/strings_account.xml
+++ b/ring-android/app/src/main/res/values-pt-rBR/strings_account.xml
@@ -17,7 +17,6 @@
     <item>IAX</item>
   </string-array>
   <string name="help_ring_title">Identidade Ring</string>
-  <string name="help_ring">A identidade Ring permite que você alcançar as pessoas com segurança em ponto-a-ponto através de uma rede totalmente distribuída.</string>
   <string name="create_ring_account">Criar</string>
   <string name="help_sip_title">Conta SIP</string>
   <string name="help_sip">Configurar uma conta SIP existente.</string>
@@ -101,4 +100,5 @@
   <string name="account_rtp_max_port">Máximo</string>
   <string name="account_rtp_min_port">Mínimo</string>
   <string name="account_rtp_port_range">Variação de portas de audio RTP</string>
+  <!--Import/export-->
 </resources>