[nautilus/gnome-3-20] preferences-window: add context to ordinals
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-20] preferences-window: add context to ordinals
- Date: Thu, 3 Mar 2016 15:50:48 +0000 (UTC)
commit e297bfc7ec5a2d130752e85f5e936aa185a76ad8
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Mar 3 14:05:31 2016 +0100
preferences-window: add context to ordinals
https://bugzilla.gnome.org/show_bug.cgi?id=762851
src/resources/ui/nautilus-preferences-window.ui | 6 +++---
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 78fe990..17c32b2 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" comments="Translators: This is an ordinal
number">Second</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal
number" context="the n-th position of an icon caption">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" comments="Translators: This is an ordinal
number">Third</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal
number" context="the n-th position of an icon caption">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" comments="Translators: This is an ordinal
number">First</property>
+ <property name="label" translatable="yes" comments="Translators: This is an ordinal
number" context="the n-th position of an icon caption">First</property>
<property name="xalign">1</property>
<style>
<class name="dim-label"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]