~do-core/do/fix-the-shitstorm

« back to all changes in this revision

Viewing changes to Evolution/src/AddressContactDetailItem.cs

  • Committer: Christopher James Halse Rogers
  • Date: 2009-06-22 04:05:16 UTC
  • Revision ID: raof@ubuntu.com-20090622040516-d7fi9w4m3n580i8w
Fix translations for plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
using System;
21
21
using Do.Universe;
22
 
using Mono.Unix;
 
22
using Mono.Addins;
23
23
 
24
24
namespace Evolution
25
25
{
31
31
 
32
32
                public override string Name {
33
33
                        get {
34
 
                                return Catalog.GetString ("Address");
 
34
                                return AddinManager.CurrentLocalizer.GetString ("Address");
35
35
                                
36
36
                                /* // The home/other/work tags are not exact.
37
37
                                string desc = "";