diff -r 19bba8228ff0 -r 5cc2995847ea terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc --- a/terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc Wed Sep 01 12:27:42 2010 +0100 +++ b/terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc Tue Sep 14 22:54:36 2010 +0300 @@ -44,5 +44,13 @@ //d: The text informing user that phone is locked by an Operator server //l: popup_query_data_window #define qtn_device_locked_remotely "Locked by %U" +//d: This popup heading string is to alert the user that he has entered a wrong lock code. +//l: popup_query_data_window +//r: 5.2 +#define qtn_code_mismatch_discreet_popup_heading "Wrong code" +//d: This string would inform the user to try entering the lock code again. +//l: popup_query_data_window +//r: 5.2 +#define qtn_code_mismatch_discreet_popup_text "please try again" // End of File