After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315209 - A few typos in the PO file, gdesklets and gdesklets-extras
A few typos in the PO file, gdesklets and gdesklets-extras
Status: RESOLVED FIXED
Product: gDesklets
Classification: Deprecated
Component: i18n
unspecified
Other All
: Normal minor
: ---
Assigned To: gDesklets Maintainers
gDesklets Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-04 07:27 UTC by Clytie Siddall
Modified: 2006-09-21 10:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
proposed patch (15.15 KB, patch)
2006-03-16 01:20 UTC, Thierry Moisan
none Details | Review

Description Clytie Siddall 2005-09-04 07:27:52 UTC
Version details: Gnome HEAD

1.
#: ../utils/error.py:160
msgid "An error occured while executing a desklet."

"occurred"

And in gdesklets-extras:

1.
#: ../Sensors/StarterBar/__init__.py:637
msgid "The size of the panel in percents"

"in percent"
or
"in percentage"
or even
"in percentages" if you want the plural.

"percent" is only an abbreviation for "percentage", or for the original phrase in Latin, " per centum", "for 
each hundred".

This etymological moment comes to you completely free of charge, thanks to Open Source Translation. 
;)


2.
#: ../Sensors/Weather/__init__.py:146
msgid ""
"Direct link to your city's page at Yahoo.\n"
"Use this if specifying city and country above doesn't work.\n"
"Remember that you need to fill city name to have it displayed correctly."

"you need to fill _in_ the city name"  ?

I think there's something missing here,

from Clytie, Vietnamese translator
Comment 1 Thierry Moisan 2006-03-16 01:20:20 UTC
Created attachment 61327 [details] [review]
proposed patch

I fixed all occurence of "occured" that I have seen and a lot of "percents" that I switched to "percentage". ../Sensors/StarterBar/__init__.py and ../Sensors/Weather/__init__.py doesn't exist anymore so I didn't have to fix these typos.
Comment 2 Christian Meyer 2006-09-18 08:47:16 UTC
Thanks for your patch.
Joe, could you please apply the patch, thanks!
Comment 3 Joe Sapp 2006-09-21 03:51:24 UTC
In CVS.
Comment 4 Christian Meyer 2006-09-21 10:26:15 UTC
Thanks Joe, closing this one, too.