[gnome-documents] view: add a translators comment
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] view: add a translators comment
- Date: Thu, 29 Sep 2011 19:33:32 +0000 (UTC)
commit 49a40a75d1b228a7976644a0602e2e414b7d2dea
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Sep 29 15:33:06 2011 -0400
view: add a translators comment
https://bugzilla.gnome.org/show_bug.cgi?id=660104
src/view.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/view.js b/src/view.js
index 2d26011..d3a7acf 100644
--- a/src/view.js
+++ b/src/view.js
@@ -66,6 +66,7 @@ ContextMenu.prototype = {
// Translators: this is the Open action in a context menu
openLabel = _("Open with %s").format(apps[0]);
} else {
+ // Translators: this is the Open action in a context menu
openLabel = _("Open");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]