~drbob/+junk/diary-main

« back to all changes in this revision

Viewing changes to src/main-window.c

  • Committer: Philip Withnall
  • Date: 2008-05-22 07:08:20 UTC
  • Revision ID: philip@tecnocode.co.uk-20080522070820-c4nookdf29l3l3sq
2008-05-22  Philip Withnall  <philip@tecnocode.co.uk>

        * src/main-window.c: Add a translator comment to clarify the format
        required for the translator-credits string.
        * po/LINGUAS:
        * po/fr_FR.po: Add French translation by Jean-François Martin.
        * po/en_GB.po: Updated British English translation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
271
271
                                "copyright", _("Copyright \xc2\xa9 2008 Philip Withnall"),
272
272
                                "comments", description,
273
273
                                "authors", authors,
 
274
                                /* Translators: please include your names here to be credited for your hard work!
 
275
                                 * Format:
 
276
                                 * "Translator name 1 <translator@email.address>\n"
 
277
                                 * "Translator name 2 <translator2@email.address>"
 
278
                                 */
274
279
                                "translator-credits", _("translator-credits"),
275
280
                                "logo-icon-name", "diary",
276
281
                                "license", license,