linphone-android/res/values-RU/custom.xml
solomax dc74080df5 Russian localization is added
Signed-off-by: Sylvain Berfini <sylvain.berfini@belledonne-communications.com>
2013-01-10 09:27:59 +01:00

16 lines
No EOL
882 B
XML
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="history_detail_date_format">EEEE d MMM HH:mm</string>
<string name="app_name">Linphone</string>
<string name="notification_title">Linphone</string>
<string name="wait_dialog_text">Загружается</string>
<string name="notification_registered">Зарегистрирован в %s </string>
<string name="notification_register_failure">Ошибка регистрации в %s</string>
<string name="about_text">Linphone %s SIP (rfc 3261) совместимый телефон под GPL V2 лицензией\n http://www.linphone.org\n\nИнструкции\nhttp://www.linphone.org/m/help\n\n© 2011 Belledonne Communications</string>
<string name="tunnel_host"></string>
<string name="default_tunnel_mode_entry_value">@string/tunnel_mode_entry_value_disabled</string>
</resources>