Updated at now displays a special text if remote updates are disabled

This commit is contained in:
Michael Starke
2019-08-27 11:30:08 +02:00
parent 224ca6c65b
commit 09eb1dcf41
2 changed files with 11 additions and 1 deletions

View File

@@ -632,6 +632,9 @@
/* Message text for the recommend password change alert */
"RECOMMEND_PASSWORD_CHANGE_ALERT_TITLE" = "Please change the database password!";
/* Updated at text when the local plugin defintino is used */
"REPOSITORY_UPDATED_AT_LOCAL" = "Never (using bundled version)";
/* Restart */
"RESTART" = "Restart";