Bumped version & updated italian translation
This commit is contained in:
parent
15795cad30
commit
a8ddc9a494
2 changed files with 2 additions and 1 deletions
|
@ -100,7 +100,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 4313
|
versionCode 4314
|
||||||
versionName "${project.version}"
|
versionName "${project.version}"
|
||||||
applicationId getPackageName()
|
applicationId getPackageName()
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
|
@ -613,6 +613,7 @@
|
||||||
<string name="content_description_exit_conference">Esci dalla conferenza</string>
|
<string name="content_description_exit_conference">Esci dalla conferenza</string>
|
||||||
<string name="content_title_notification_service">Notifica del servizio Linphone</string>
|
<string name="content_title_notification_service">Notifica del servizio Linphone</string>
|
||||||
<string name="content_title_notification">Notifiche di messaggi istantanei Linphone</string>
|
<string name="content_title_notification">Notifiche di messaggi istantanei Linphone</string>
|
||||||
|
<string name="content_title_notification_missed_call">Notifiche di chiamate Linphone perse</string>
|
||||||
<string name="content_description_conversation_subject">Oggetto della chat room di gruppo</string>
|
<string name="content_description_conversation_subject">Oggetto della chat room di gruppo</string>
|
||||||
<string name="content_description_conversation_infos">Informazioni sulla chat room di gruppo</string>
|
<string name="content_description_conversation_infos">Informazioni sulla chat room di gruppo</string>
|
||||||
<string name="content_description_record_call">Registra chiamata</string>
|
<string name="content_description_record_call">Registra chiamata</string>
|
||||||
|
|
Loading…
Reference in a new issue