public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH backup] TapeInventory: Fix string missing 'in'
Date: Fri, 24 Nov 2023 13:05:00 +0100	[thread overview]
Message-ID: <20231124120500.112068-1-m.sandoval@proxmox.com> (raw)

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 www/tape/window/LabelMedia.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/tape/window/LabelMedia.js b/www/tape/window/LabelMedia.js
index 06c43063..4fe93ed5 100644
--- a/www/tape/window/LabelMedia.js
+++ b/www/tape/window/LabelMedia.js
@@ -32,7 +32,7 @@ Ext.define('PBS.TapeManagement.LabelMediaWindow', {
 	{
 	    xtype: 'displayfield',
 	    cls: 'pmx-hint',
-	    value: gettext('Make sure that the correct tape is inserted the selected drive and type in the label written on the tape.'),
+	    value: gettext('Make sure that the correct tape is inserted in the selected drive and type in the label written on the tape.'),
 	},
 	{
 	    xtype: 'pmxDisplayEditField',
-- 
2.39.2





             reply	other threads:[~2023-11-24 12:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-24 12:05 Maximiliano Sandoval [this message]
2023-11-24 13:54 ` [pbs-devel] applied: " Wolfgang Bumiller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231124120500.112068-1-m.sandoval@proxmox.com \
    --to=m.sandoval@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal