device-row: Fix translator comment
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user