all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH backup] TapeInventory: Fix string missing 'in'
@ 2023-11-24 12:05 Maximiliano Sandoval
  2023-11-24 13:54 ` [pbs-devel] applied: " Wolfgang Bumiller
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2023-11-24 12:05 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH backup] TapeInventory: Fix string missing 'in'
  2023-11-24 12:05 [pbs-devel] [PATCH backup] TapeInventory: Fix string missing 'in' Maximiliano Sandoval
@ 2023-11-24 13:54 ` Wolfgang Bumiller
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bumiller @ 2023-11-24 13:54 UTC (permalink / raw)
  To: Maximiliano Sandoval; +Cc: pbs-devel

applied, thanks




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-24 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 12:05 [pbs-devel] [PATCH backup] TapeInventory: Fix string missing 'in' Maximiliano Sandoval
2023-11-24 13:54 ` [pbs-devel] applied: " Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal