Added an expiry date to prevent unsafe builds from being used long-term.

This commit is contained in:
akwizgran
2013-04-16 15:09:23 +01:00
parent 374bff2fb6
commit 34c3776b06
2 changed files with 19 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
<string name="format_min_password">Password must be at least %1$d characters long.</string>
<string name="enter_password">Enter your password:</string>
<string name="try_again">Wrong password, try again</string>
<string name="expiry_warning">This software has expired.\nPlease install a newer version.</string>
<string name="contact_list_button">Contacts</string>
<string name="messages_button">Messages</string>
<string name="groups_button">Groups</string>