i18n: automatic bump

Change-Id: I53a43169b57ac649518cb616f1f25460b16df2c3
diff --git a/ring-android/app/src/main/res/values-pt-rBR/strings_call.xml b/ring-android/app/src/main/res/values-pt-rBR/strings_call.xml
index 2c99bb8..743b6c9 100644
--- a/ring-android/app/src/main/res/values-pt-rBR/strings_call.xml
+++ b/ring-android/app/src/main/res/values-pt-rBR/strings_call.xml
@@ -20,6 +20,10 @@
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 -->
 <resources>
+    <!-- Call error -->
+    <string name="call_error_no_microphone">Chamada cancelada. Nenhum microfone foi detectado.</string>
+    <string name="call_error_no_camera_no_microphone">Chamada cancelada. Nenhuma câmera ou microfone foram detectados.</string>
+
     <!-- SipCalls -->
     <string name="call_human_state_searching">Pesquisando</string>
     <string name="call_human_state_incoming">Entrada</string>