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 272542 - Small typos in .schemas file
Small typos in .schemas file
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: High minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2005-02-12 21:59 UTC by Frank Arnold
Modified: 2005-07-07 09:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Schema typos fix. Need l10n team approval. (3.03 KB, patch)
2005-02-18 19:46 UTC, Changwoo Ryu
none Details | Review

Description Frank Arnold 2005-02-12 21:59:56 UTC
---
#: ../shell/apps_evolution_shell.schemas.in.in.h:17
msgid ""
"The style of the window buttons. Can be \"text\", \"icons\", \"both\", "
"\"toolbar\". If \"toolbar\" is set, the style of the buutons is determined "
"by the GNOME toolbar setting."
---
Note the double "u" of "buutons".


---
#: ../calendar/gui/apps_evolution_calendar.schemas.in.in.h:22
msgid "Minute the workday ends on, 0 to 59"
---
Add a period here to keep in sync with other long descriptions.


In the followig sequence of
"calendar/gui/apps_evolution_calendar.schemas.in.in" the second "<short>" 
  should be changed to "<long>".
---
<locale name="C">
   <short>Time divisions</short>
   <short>Intervals shown in Day and Work Week views, in minutes.</short>
</locale>
---


Don't forget to ask for permission to break string freeze or delay it.
Comment 1 Frank Arnold 2005-02-12 22:17:05 UTC
Same file, but unsure about this one:

"Position of the vertical pane, between the view and the date
navigator calendar and task list when not in the month view, in pixels."

Vertical pane between three objects (view, date navigator calendar and
task list)? If "the view and" is too much, then this happens three
times in this file.
Comment 2 Frank Arnold 2005-02-12 22:22:06 UTC
Sorry for spam. Forget the last one.
Comment 3 André Klapper 2005-02-13 16:23:27 UTC
there's a patch for this available, sent to evolution-hackers mailing 
list by Changwoo Ryu named "Typos fix in the schemas (needs string 
changes)" on Sun, 13 Feb 2005.
Comment 4 Changwoo Ryu 2005-02-18 19:46:23 UTC
Created attachment 44805 [details] [review]
Schema typos fix.  Need l10n team approval.
Comment 5 Changwoo Ryu 2005-02-18 19:48:59 UTC
I think at least the invalid <short> tag should be fixed before 2.10
release.  It makes the descriptions untranslated.
Comment 6 André Klapper 2005-03-05 14:42:35 UTC
adding patch keyword
Comment 7 Harish Krishnaswamy 2005-05-06 06:20:32 UTC
Committed Changwoo's patch to the HEAD. Still needs approval for the 2.2.x branch