Ticket #1484891 (closed Patches: fixed)

Opened 9 months ago

Last modified 9 months ago

Small swedish translation update

Reported by: oscar Owned by:
Priority: 8 Milestone: 0.1.1
Component: Interface Version: svn-trunk
Severity: trivial Keywords: translation
Cc:

Description

Change in the address book, field for e-mail now says "Message".

Index: program/localization/se/labels.inc
===================================================================
--- program/localization/se/labels.inc  (revision 1190)
+++ program/localization/se/labels.inc  (arbetskopia)
@@ -136,7 +136,7 @@
 $labels['name'] = 'Visa namn';
 $labels['firstname'] = 'Förnamn';
 $labels['surname'] = 'Efternamn';
-$labels['email'] = 'Meddelande';
+$labels['email'] = 'E-post';
 $labels['addcontact'] = 'Lägg till ny kontakt';
 $labels['editcontact'] = 'Redigera kontakt';
 $labels['edit'] = 'Redigera';
@@ -191,4 +191,4 @@
 $labels['sortasc'] = 'Sortera stigande';
 $labels['sortdesc'] = 'Sortera fallande';

-?>
\ Inget radslut vid filslut
+?>

Change History

Changed 9 months ago by yllar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.