device-row: Fix translator comment

This commit is contained in:
Peter Eisenmann
2024-07-29 15:54:18 +02:00
parent eb1b169fa7
commit 89d5735693

View File

@@ -5,7 +5,7 @@ template $DeviceRow : Adw.ActionRow {
activatable: true;
focusable: true;
selectable: false;
/* Translators: Fallback name for partitions that don't have a name. Can be followed by a number. */
/* Translators: Fallback name for partitions that don't have a name. */
title: _("Unnamed Partition");
[prefix]