summaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-03-03 10:27:07 +0100
committerCarlos Soriano <csoriano@gnome.org>2016-03-03 10:28:30 +0100
commit959ef42c10ef68f1bcb6f7bdbfea744f214c0d7f (patch)
tree3af9d9e2b47d160f6149c63d125c0dd324e7246f /src/resources
parent785663a209f3ab3d49a39877488632077e38c995 (diff)
downloadnautilus-959ef42c10ef68f1bcb6f7bdbfea744f214c0d7f.tar.gz
properties-window: add comments for translators
First, Second, Third were lacking context. https://bugzilla.gnome.org/show_bug.cgi?id=762851
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/ui/nautilus-preferences-window.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index 5221a796f..78fe9903d 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -422,7 +422,7 @@ More information will appear when zooming closer.</property>
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Second</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal number">Second</property>
<property name="xalign">1</property>
<style>
<class name="dim-label"/>
@@ -437,7 +437,7 @@ More information will appear when zooming closer.</property>
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Third</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal number">Third</property>
<property name="xalign">1</property>
<style>
<class name="dim-label"/>
@@ -452,7 +452,7 @@ More information will appear when zooming closer.</property>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">First</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal number">First</property>
<property name="xalign">1</property>
<style>
<class name="dim-label"/>