i18n: automatic bump

Change-Id: Ibf30a3349b0f9e55adad2292d0f660bdf6770c94
diff --git a/ring-android/app/src/main/res/values-sl/strings_call.xml b/ring-android/app/src/main/res/values-sl/strings_call.xml
new file mode 100644
index 0000000..190c1a7
--- /dev/null
+++ b/ring-android/app/src/main/res/values-sl/strings_call.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Copyright (C) 2004-2016 Savoir-faire Linux Inc.
+
+Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
+Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
+Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+-->
+<resources>
+    <!-- SipCalls -->
+    <string name="call_human_state_searching">Iščem</string>
+    <string name="call_human_state_incoming">Dohodni</string>
+    <string name="call_human_state_connecting">Povezujem</string>
+    <string name="call_human_state_ringing">Zvoni</string>
+    <string name="call_human_state_current">Sprejemam</string>
+    <string name="call_human_state_hungup">Končano</string>
+    <string name="call_human_state_busy">Zasedeno</string>
+    <string name="call_human_state_failure">Neuspelo</string>
+    <string name="call_human_state_hold">Čakanje</string>
+    <string name="call_human_state_unhold">Vrnjen</string>
+    <string name="call_human_state_over">Končano</string>
+    <string name="call_human_state_none">Neznano</string>
+    <!-- Conferences -->
+</resources>
\ No newline at end of file