tweaks: a few last tiny adjustments before release

This commit is contained in:
Benno Schulenberg
2016-06-17 10:49:29 +02:00
parent 8875acf912
commit f26e88bb52
4 changed files with 10 additions and 9 deletions

View File

@@ -144,7 +144,7 @@ void set_modified(void)
return;
if (openfile->lock_filename == NULL) {
/* TRANSLATORS: Keep the next two messages at most 76 characters. */
/* TRANSLATORS: Keep the next ten messages at most 76 characters. */
statusline(ALERT, _("Warning: Modifying a file which is not locked,"
" check directory permission?"));
} else {