[nautilus] search-popover: fix misleading "Around" date selector
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] search-popover: fix misleading "Around" date selector
- Date: Mon, 15 Feb 2016 18:40:33 +0000 (UTC)
commit 80e9d5ef7da4388a0af06248b660355f4015beb8
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Feb 15 19:34:10 2016 +0100
search-popover: fix misleading "Around" date selector
It's actually "Since...", not around.
src/resources/ui/nautilus-search-popover.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/nautilus-search-popover.ui b/src/resources/ui/nautilus-search-popover.ui
index eeb0d11..2337a46 100644
--- a/src/resources/ui/nautilus-search-popover.ui
+++ b/src/resources/ui/nautilus-search-popover.ui
@@ -124,7 +124,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_top">10</property>
- <property name="label" translatable="yes">Around…</property>
+ <property name="label" translatable="yes">Since…</property>
<property name="xalign">0</property>
<style>
<class name="dim-label"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]