[gnome-control-center] sharing: Drop the "Personal" from "Personal File Sharing"
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] sharing: Drop the "Personal" from "Personal File Sharing"
- Date: Wed, 15 Jun 2016 12:20:37 +0000 (UTC)
commit f3b7c16132ad5574f6fc2ae7bd0101a584c18014
Author: Felipe Borges <felipeborges gnome org>
Date: Thu May 26 15:13:37 2016 +0200
sharing: Drop the "Personal" from "Personal File Sharing"
According to the new designs at
https://wiki.gnome.org/Design/SystemSettings/Sharing
https://bugzilla.gnome.org/show_bug.cgi?id=767646
panels/sharing/sharing.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 113abd9..4b3d503 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -71,7 +71,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
- <property translatable="yes" name="label">_Personal File Sharing</property>
+ <property translatable="yes" name="label">_File Sharing</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">personal-file-sharing-button</property>
</object>
@@ -242,7 +242,7 @@
<object class="GtkDialog" id="personal-file-sharing-dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
- <property name="title" translatable="yes">Personal File Sharing</property>
+ <property name="title" translatable="yes">File Sharing</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<property name="use_header_bar">1</property>
@@ -369,7 +369,7 @@
<object class="GtkHeaderBar" id="personal-file-sharing-headerbar">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title" translatable="yes">Personal File Sharing</property>
+ <property name="title" translatable="yes">File Sharing</property>
<property name="show_close_button">True</property>
<child>
<placeholder/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]