2013/1/23 Harald Judt <[email protected]> > Am 23.01.2013 12:25, schrieb Sérgio Marques: > >> >> 2013/1/23 Harald Judt <[email protected] <mailto:[email protected]>> >> >> >> Am 23.01.2013 02:06, schrieb Sérgio Marques: >> >> panel-plugin/weather.c (line 1504) >> >> (%son the Beaufort scale) -> (%s on the Beaufort scale) >> >> >> Intentional, not a bug. >> >> >> Can You give me the reason? Do I need to do it also? >> > > It's the way I wrote the code. For reasons of brevity and readability, it > uses a common macro for printing all values, and thus the space character > is included in %s, example: "5 on the Beaufort scale". Simply do not add > any space character, keep to the original string. > > > > The maybe we should use "Range for calculations"? > > This section also contains the time for which the values have been > calculated, not only the interval start/end. > > >
Ok. Will fix it then. Regards -- Sérgio Marques
_______________________________________________ Xfce-i18n mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-i18n
