[shotwell/welcome-text] Better text
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/welcome-text] Better text
- Date: Mon, 24 May 2021 19:14:39 +0000 (UTC)
commit 16a48c0154996ed84d61b4b31fb887470b0576b0
Author: Jordi Mas <jmas softcatala org>
Date: Mon May 24 21:14:34 2021 +0200
Better text
src/dialogs/WelcomeDialog.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/dialogs/WelcomeDialog.vala b/src/dialogs/WelcomeDialog.vala
index 94b13ed2..27fa1d63 100644
--- a/src/dialogs/WelcomeDialog.vala
+++ b/src/dialogs/WelcomeDialog.vala
@@ -64,7 +64,7 @@ public class WelcomeDialog : Gtk.Dialog {
instructions.set_markup(((indent_prefix + "• %s\n") + (indent_prefix + "• %s\n")
+ (indent_prefix + "• %s")).printf(
- _("Choose from the menu File %s Import From Folder").printf(arrow_glyph),
+ _("Choose “File %s Import From Folder” from the File menu").printf(arrow_glyph),
_("Drag and drop photos onto the Shotwell window"),
_("Connect a camera to your computer and import")));
instructions.xalign = 0.0f;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]