[gnome-control-center] info: Rename "base system" to "OS name"



commit 5cc33d617c4c61dea5148a029011d0312ac200c8
Author: Kalev Lember <klember redhat com>
Date:   Tue Aug 30 15:26:11 2016 +0200

    info: Rename "base system" to "OS name"
    
    Using "OS name" is clearer than "Base system" when we want
    to check what's the current OS/distribution combination is.
    
    Fix that by renaming the label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770593

 panels/info/info-overview.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/info/info-overview.ui b/panels/info/info-overview.ui
index e7f0d45..7769980 100644
--- a/panels/info/info-overview.ui
+++ b/panels/info/info-overview.ui
@@ -91,7 +91,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="xalign">1</property>
-            <property name="label" translatable="yes" comments="To translators: this field contains the 
distro name and version">Base system</property>
+            <property name="label" translatable="yes" comments="To translators: this field contains the 
distro name and version">OS name</property>
             <property name="mnemonic_widget">os_name_label</property>
             <style>
              <class name="dim-label"/>


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