mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-23 06:08:07 +00:00
Merge tag '3.8.1'
3.8.1
This commit is contained in:
commit
79e10474b0
8 changed files with 23 additions and 17 deletions
|
|
@ -26,7 +26,7 @@ project(LINPHONE C CXX)
|
|||
|
||||
set(LINPHONE_MAJOR_VERSION "3")
|
||||
set(LINPHONE_MINOR_VERSION "8")
|
||||
set(LINPHONE_MICRO_VERSION "0")
|
||||
set(LINPHONE_MICRO_VERSION "1")
|
||||
set(LINPHONE_VERSION "${LINPHONE_MAJOR_VERSION}.${LINPHONE_MINOR_VERSION}.${LINPHONE_MICRO_VERSION}")
|
||||
set(LINPHONE_SO_VERSION "6")
|
||||
|
||||
|
|
|
|||
6
NEWS
6
NEWS
|
|
@ -1,3 +1,9 @@
|
|||
linphone-3.8.1 -- March 31th, 2015
|
||||
Application level improvements:
|
||||
* Auto-answer ability
|
||||
* Improvement of UI appearance on Mac OSX
|
||||
* Bug fixes
|
||||
|
||||
linphone-3.8.0 -- March 11th, 2015
|
||||
Application level improvements:
|
||||
* The video window has now controls in order to switch fullscreen mode and terminate call.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([linphone],[3.8.0],[linphone-developers@nongnu.org])
|
||||
AC_INIT([linphone],[3.8.1],[linphone-developers@nongnu.org])
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_CONFIG_SRCDIR([coreapi/linphonecore.c])
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit ce9d39a52520d49ab547969b6369ba8a7eaa685e
|
||||
Subproject commit c412f4eb23c26572725c689006de65c2e99b04c0
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit ff49b54b1f1a6ab2c8b7eb0b7986b0228da9b3e8
|
||||
Subproject commit d9edcd15e6d791c3685e0750cce6f7b44aef99e3
|
||||
14
po/ar.po
14
po/ar.po
|
|
@ -10,8 +10,8 @@ msgstr ""
|
|||
"Project-Id-Version: linphone-gtk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-27 14:40+0100\n"
|
||||
"PO-Revision-Date: 2015-03-27 13:40+0000\n"
|
||||
"Last-Translator: Belledonne Communications <support@belledonne-communications.com>\n"
|
||||
"PO-Revision-Date: 2015-03-30 15:42+0000\n"
|
||||
"Last-Translator: محيي الدين <tx99h4@hotmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/linphone-gtk/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
|
@ -215,7 +215,7 @@ msgstr "هاتف SIP المرئي الحر"
|
|||
#: ../gtk/main.c:2241
|
||||
#, c-format
|
||||
msgid "Hello\n"
|
||||
msgstr ""
|
||||
msgstr "أهلا\n"
|
||||
|
||||
#: ../gtk/friendlist.c:505
|
||||
msgid "Add to addressbook"
|
||||
|
|
@ -1205,7 +1205,7 @@ msgstr "أرسِل الأرقام الهاتفية على هيئة SIP INFO"
|
|||
|
||||
#: ../gtk/parameters.ui.h:14
|
||||
msgid "Allow IPv6"
|
||||
msgstr ""
|
||||
msgstr "السماح باستخدام IPv6"
|
||||
|
||||
#: ../gtk/parameters.ui.h:15
|
||||
msgid "<b>Transport</b>"
|
||||
|
|
@ -1393,11 +1393,11 @@ msgstr "<b>الأمان</b>"
|
|||
|
||||
#: ../gtk/parameters.ui.h:62
|
||||
msgid "Automatically answer when a call is received"
|
||||
msgstr ""
|
||||
msgstr "الإجابة تلقائيا فور تلقي المكالمة"
|
||||
|
||||
#: ../gtk/parameters.ui.h:63
|
||||
msgid "<b>Auto-answer</b>"
|
||||
msgstr ""
|
||||
msgstr "<b>الإجابة تلقائيا</b>"
|
||||
|
||||
#: ../gtk/parameters.ui.h:64
|
||||
msgid "Manage SIP Accounts"
|
||||
|
|
@ -1959,7 +1959,7 @@ msgstr "شارة التحقق من الهوية هي %s"
|
|||
|
||||
#: ../coreapi/linphonecall.c:1305
|
||||
msgid "Call parameters were successfully modified."
|
||||
msgstr ""
|
||||
msgstr "عُدِّلت معاملات المكالمات بنجاج."
|
||||
|
||||
#: ../coreapi/linphonecall.c:3659
|
||||
#, c-format
|
||||
|
|
|
|||
2
po/fr.po
2
po/fr.po
|
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"Project-Id-Version: linphone-gtk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-27 14:40+0100\n"
|
||||
"PO-Revision-Date: 2015-03-27 13:42+0000\n"
|
||||
"PO-Revision-Date: 2015-03-27 13:51+0000\n"
|
||||
"Last-Translator: Belledonne Communications <support@belledonne-communications.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/linphone-gtk/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
|||
10
po/ru.po
10
po/ru.po
|
|
@ -13,8 +13,8 @@ msgstr ""
|
|||
"Project-Id-Version: linphone-gtk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-27 14:40+0100\n"
|
||||
"PO-Revision-Date: 2015-03-27 13:40+0000\n"
|
||||
"Last-Translator: Belledonne Communications <support@belledonne-communications.com>\n"
|
||||
"PO-Revision-Date: 2015-03-28 09:22+0000\n"
|
||||
"Last-Translator: AlexL <loginov.alex.valer@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/linphone-gtk/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
|
@ -212,7 +212,7 @@ msgstr "Свободный SIP видео-телефон"
|
|||
#: ../gtk/main.c:2241
|
||||
#, c-format
|
||||
msgid "Hello\n"
|
||||
msgstr ""
|
||||
msgstr "Привет\n"
|
||||
|
||||
#: ../gtk/friendlist.c:505
|
||||
msgid "Add to addressbook"
|
||||
|
|
@ -1199,7 +1199,7 @@ msgstr "Отправлять DTFM как SIP-информацию"
|
|||
|
||||
#: ../gtk/parameters.ui.h:14
|
||||
msgid "Allow IPv6"
|
||||
msgstr ""
|
||||
msgstr "Разрешить IPv6"
|
||||
|
||||
#: ../gtk/parameters.ui.h:15
|
||||
msgid "<b>Transport</b>"
|
||||
|
|
@ -1391,7 +1391,7 @@ msgstr "Автоматический ответ при получении зво
|
|||
|
||||
#: ../gtk/parameters.ui.h:63
|
||||
msgid "<b>Auto-answer</b>"
|
||||
msgstr ""
|
||||
msgstr "<b>Автоответ</b>"
|
||||
|
||||
#: ../gtk/parameters.ui.h:64
|
||||
msgid "Manage SIP Accounts"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue