Ticket #4906 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

More descriptions for gettext strings

Reported by: nbachiyski Assigned to: anonymous
Priority: low Milestone: 2.3
Component: i18n Version:
Severity: normal Keywords: i18n has-patch dev-reviewed
Cc:

Description

Added/improved some descriptions for some i18n-ed strings.

Attachments

i18n-descriptions.diff (5.2 kB) - added by nbachiyski on 09/04/07 08:20:48.
i18n-descriptions-again.diff (1.8 kB) - added by nbachiyski on 09/04/07 21:14:10.

Change History

09/04/07 08:20:48 changed by nbachiyski

  • attachment i18n-descriptions.diff added.

09/04/07 09:36:22 changed by westi

  • keywords changed from i18n has-patch to i18n has-patch dev-reviewed.

These look good.

09/04/07 17:16:22 changed by ryan

+1 from me

09/04/07 20:56:08 changed by westi

  • status changed from new to closed.
  • resolution set to fixed.

(In [6033]) Improve desriptions for I18N strings. Fixes #4906 props nbachiyski

09/04/07 21:00:18 changed by nbachiyski

  • status changed from closed to reopened.
  • resolution deleted.

I now say a possible problem: there are additional %s-es in the descriptions, which could cause trouble. Can we change them to {s} or something like that?

09/04/07 21:14:10 changed by nbachiyski

  • attachment i18n-descriptions-again.diff added.

09/04/07 22:50:32 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [6034]) mprove desriptions for I18N strings. Props nbachiyski. fixes #4906