[gnome-documents/gnome-3-2] view: add a translators comment
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/gnome-3-2] view: add a translators comment
- Date: Thu, 29 Sep 2011 19:34:48 +0000 (UTC)
commit fdd8e67c01e075ecf63121a80188bfb504f7df32
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]