I have Russian version of string.xml
But when i add it i have this error
Warning:string 'auth_client_needs_enabling_title' has no default translation.
Warning:string 'auth_client_needs_installation_title' has no default translation.
Warning:string 'auth_client_needs_update_title' has no default translation.
Warning:string 'auth_client_play_services_err_notification_msg' has no default translation.
Warning:string 'auth_client_requested_by_msg' has no default translation.
Warning:string 'auth_client_using_bad_version_title' has no default translation.
Warning:string 'common_google_play_services_enable_button' has no default translation.
Warning:string 'common_google_play_services_enable_text' has no default translation.
Warning:string 'common_google_play_services_enable_title' has no default translation.
Warning:string 'common_google_play_services_install_button' has no default translation.
Warning:string 'common_google_play_services_install_text_phone' has no default translation.
Warning:string 'common_google_play_services_install_text_tablet' has no default translation.
Warning:string 'common_google_play_services_install_title' has no default translation.
Warning:string 'common_google_play_services_invalid_account_text' has no default translation.
Warning:string 'common_google_play_services_invalid_account_title' has no default translation.
Warning:string 'common_google_play_services_network_error_text' has no default translation.
Warning:string 'common_google_play_services_network_error_title' has no default translation.
Warning:string 'common_google_play_services_unknown_issue' has no default translation.
Warning:string 'common_google_play_services_unsupported_text' has no default translation.
Warning:string 'common_google_play_services_unsupported_title' has no default translation.
Warning:string 'common_google_play_services_update_button' has no default translation.
Warning:string 'common_google_play_services_update_text' has no default translation.
Warning:string 'common_google_play_services_update_title' has no default translation.
Warning:string 'common_signin_button_text' has no default translation.
Warning:string 'common_signin_button_text_long' has no default translation.
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\values\strings.xml
Error:(1) Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
Error:(1) Unexpected end tag string
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\values-ru\strings.xml
Error:(1) Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
Error:(1) Unexpected end tag string
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\xml\auth_menu.xml
Error:(4, 40) No resource found that matches the given name (at 'title' with value '@string/Settings').
Error:Execution failed for task ':TMessagesProj:processDebugResources'.
com.android.ide.common.internal.LoggedErrorException: Failed to run command:
D:\Android Developer\sdk\build-tools\21.1.2\aapt.exe package -f --no-crunch -I D:\Android Developer\sdk\platforms\android-21\android.jar -M C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\manifests\full\debug\AndroidManifest.xml -S C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug -A C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\assets\debug -m -J C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\generated\source\r\debug -F C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\resources-debug.ap_ --debug-mode --custom-package org.nekC.messenger -0 apk --output-text-symbols C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\symbols\debug
Error Code:
1
Output:
warning: string 'auth_client_needs_enabling_title' has no default translation.
warning: string 'auth_client_needs_installation_title' has no default translation.
warning: string 'auth_client_needs_update_title' has no default translation.
warning: string 'auth_client_play_services_err_notification_msg' has no default translation.
warning: string 'auth_client_requested_by_msg' has no default translation.
warning: string 'auth_client_using_bad_version_title' has no default translation.
warning: string 'common_google_play_services_enable_button' has no default translation.
warning: string 'common_google_play_services_enable_text' has no default translation.
warning: string 'common_google_play_services_enable_title' has no default translation.
warning: string 'common_google_play_services_install_button' has no default translation.
warning: string 'common_google_play_services_install_text_phone' has no default translation.
warning: string 'common_google_play_services_install_text_tablet' has no default translation.
warning: string 'common_google_play_services_install_title' has no default translation.
warning: string 'common_google_play_services_invalid_account_text' has no default translation.
warning: string 'common_google_play_services_invalid_account_title' has no default translation.
warning: string 'common_google_play_services_network_error_text' has no default translation.
warning: string 'common_google_play_services_network_error_title' has no default translation.
warning: string 'common_google_play_services_unknown_issue' has no default translation.
warning: string 'common_google_play_services_unsupported_text' has no default translation.
warning: string 'common_google_play_services_unsupported_title' has no default translation.
warning: string 'common_google_play_services_update_button' has no default translation.
warning: string 'common_google_play_services_update_text' has no default translation.
warning: string 'common_google_play_services_update_title' has no default translation.
warning: string 'common_signin_button_text' has no default translation.
warning: string 'common_signin_button_text_long' has no default translation.
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug\values\values.xml:176: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug\values\values.xml:176: error: Unexpected end tag string
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug\values-ru\values.xml:153: error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug\values-ru\values.xml:153: error: Unexpected end tag string
C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\build\intermediates\res\debug\xml\auth_menu.xml:4: error: Error: No resource found that matches the given name (at 'title' with value '@string/Settings').
Information:BUILD FAILED
Information:Total time: 4.852 secs
Information:6 errors
Information:25 warnings
Information:See complete output in console
I have Russian version of string.xml But when i add it i have this error
Warning:string 'auth_client_needs_enabling_title' has no default translation. Warning:string 'auth_client_needs_installation_title' has no default translation. Warning:string 'auth_client_needs_update_title' has no default translation. Warning:string 'auth_client_play_services_err_notification_msg' has no default translation. Warning:string 'auth_client_requested_by_msg' has no default translation. Warning:string 'auth_client_using_bad_version_title' has no default translation. Warning:string 'common_google_play_services_enable_button' has no default translation. Warning:string 'common_google_play_services_enable_text' has no default translation. Warning:string 'common_google_play_services_enable_title' has no default translation. Warning:string 'common_google_play_services_install_button' has no default translation. Warning:string 'common_google_play_services_install_text_phone' has no default translation. Warning:string 'common_google_play_services_install_text_tablet' has no default translation. Warning:string 'common_google_play_services_install_title' has no default translation. Warning:string 'common_google_play_services_invalid_account_text' has no default translation. Warning:string 'common_google_play_services_invalid_account_title' has no default translation. Warning:string 'common_google_play_services_network_error_text' has no default translation. Warning:string 'common_google_play_services_network_error_title' has no default translation. Warning:string 'common_google_play_services_unknown_issue' has no default translation. Warning:string 'common_google_play_services_unsupported_text' has no default translation. Warning:string 'common_google_play_services_unsupported_title' has no default translation. Warning:string 'common_google_play_services_update_button' has no default translation. Warning:string 'common_google_play_services_update_text' has no default translation. Warning:string 'common_google_play_services_update_title' has no default translation. Warning:string 'common_signin_button_text' has no default translation. Warning:string 'common_signin_button_text_long' has no default translation. C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\values\strings.xml Error:(1) Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute? Error:(1) Unexpected end tag string C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\values-ru\strings.xml Error:(1) Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute? Error:(1) Unexpected end tag string C:\Users\Nekbakht\Desktop\Telegram-master\TMessagesProj\src\main\res\xml\auth_menu.xml Error:(4, 40) No resource found that matches the given name (at 'title' with value '@string/Settings'). Error:Execution failed for task ':TMessagesProj:processDebugResources'.