[gnome-sound-recorder] main.js: add translation comments
- From: Meg Ford (Margaret) <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] main.js: add translation comments
- Date: Tue, 17 Dec 2013 01:27:30 +0000 (UTC)
commit d2bbdcd2bc7de5a7dd3da2e21ab36bbd1b2dc658
Author: Meg Ford <meg387 gmail com>
Date: Mon Dec 16 19:25:45 2013 -0600
main.js: add translation comments
src/main.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/main.js b/src/main.js
index a48a11e..0f9a865 100644
--- a/src/main.js
+++ b/src/main.js
@@ -114,6 +114,7 @@ const Application = new Lang.Class({
'Garrett LaSage <garrettl gmail com>',
'Hylke Bons <hylkebons gmail com>' ];
aboutDialog.authors = [ 'Meg Ford <megford gnome org>' ];
+ /* Translators: Replace "translator-credits" with your names, one name per line */
aboutDialog.translator_credits = _("translator-credits");
aboutDialog.program_name = _("Sound Recorder");
aboutDialog.copyright = 'Copyright ' + String.fromCharCode(0x00A9) + ' 2013' +
String.fromCharCode(0x2013) + 'Meg Ford';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]