diff --git a/ChangeLog b/ChangeLog index 25c84bf2ea7d5eb2130e6fd4ec6e5fe55b70c898..abd67d1a44bf9c29d9336dfeec17a4eb2dd70985 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ under certain compilation conditions. * src/global.c (strtosc): Make tiny nano a bit tinier. * src/global.c (strtosc): Allow rebinding 'suspend' in tiny nano. + * src/winio.c (set_modified): Adjust translator comment to make it + show up in the POT file, and make it take the "[ ]" into account. 2014-05-26 Benno Schulenberg <bensberg@justemail.net> * src/cut.c (cut_line): Fix compilation with --enable-tiny. diff --git a/src/winio.c b/src/winio.c index 690d7f392204e40843e2779764e3a9860f0d6566..0ed340a58ba3183891daca8df0fb10841751004f 100644 --- a/src/winio.c +++ b/src/winio.c @@ -2251,7 +2251,7 @@ void set_modified(void) if (!strcmp(openfile->filename, "")) return; else if (openfile->lock_filename == NULL) { - /* Translators: Try to keep this at most 80 characters. */ + /* TRANSLATORS: Try to keep this at most 76 characters. */ statusbar(_("Warning: Modifying a file which is not locked, check directory permission?")); } else { write_lockfile(openfile->lock_filename,