screen: Clarify some strings

https://bugzilla.gnome.org/show_bug.cgi?id=640810
This commit is contained in:
Bastien Nocera 2011-01-28 15:57:04 +00:00
parent fdfebfac37
commit 9c55991328

View file

@ -262,7 +262,7 @@
<property name="no_show_all">True</property>
<child>
<object class="GtkCheckButton" id="screen_lock_not_home_checkbutton">
<property name="label" translatable="yes">Don't lock when at home</property>
<property name="label" translatable="yes" comments="To translators: This asks whether you want to lock the screen (through the screensaver) when you're detected to be physically in your home (your house, etc.)">Don't lock when at home</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>