Re: String additions to 'gedit.master'



damn glade, thanks Frederic I'll fix it.

On Tue, Nov 4, 2014 at 10:56 PM, Frederic Peters <fpeters gnome org> wrote:
Hi,

GNOME Status Pages wrote:
> This is an automatic notification from status generation scripts on:
> http://l10n.gnome.org.
>
> There have been following string additions to module 'gedit.master':
>
> + "8"

This is from
https://git.gnome.org/browse/gedit/commit/?id=567e1b3e53fa07c720c7fd62a33259209bc15c27

+                      <object class="GtkSpinButton" id="tabs_width_spinbutton">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="halign">start</property>
+                        <property name="hexpand">True</property>
+                        <property name="invisible_char">●</property>
+                        <property name="text" translatable="yes">8</property>
+                        <property name="adjustment">adjustment2</property>
+                        <property name="climb_rate">1</property>
+                        <property name="numeric">True</property>
+                        <property name="value">8</property>

I guess it doesn't have to be translatable.


        Fred



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]