[gnome-disk-utility] Revert "Added total-lbas-written and total-lbas-read to translatable strings"



commit fc8926827bd7b3f406bbc516ade13c317a244631
Author: Kai Lüke <kailueke riseup net>
Date:   Fri Jan 11 21:53:05 2019 +0100

    Revert "Added total-lbas-written and total-lbas-read to translatable strings"
    
    This reverts commit 841bfec0a2aeff5aa6ea3f0eddd5d685b426d79d.

 src/disks/gduatasmartdialog.c | 16 ----------------
 1 file changed, 16 deletions(-)
---
diff --git a/src/disks/gduatasmartdialog.c b/src/disks/gduatasmartdialog.c
index f55d02ed..01e491ad 100644
--- a/src/disks/gduatasmartdialog.c
+++ b/src/disks/gduatasmartdialog.c
@@ -577,22 +577,6 @@ static const SmartDetails smart_details[] = {
   N_("Read Error Retry Rate"),
   N_("Number of errors while reading from a disk")
 },
-{
-  "total-lbas-written",
-  /* Translators: SMART attribute, see http://smartmontools.sourceforge.net/doc.html
-   * or the next string for a longer explanation.
-   */
-  N_("Total LBAs Written"),
-  N_("The number of 16-bit blocks of data written during the lifetime of the disk")
-},
-{
-  "total-lbas-read",
-  /* Translators: SMART attribute, see http://smartmontools.sourceforge.net/doc.html
-   * or the next string for a longer explanation.
-   */
-  N_("Total LBAs Read"),
-  N_("The number of 16-bit blocks of data read during the lifetime of the disk")
-},
 {
   NULL,
   NULL,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]