Opened 4 years ago
Closed 4 years ago
#1485667 closed Feature Patches (fixed)
Typo in localization
| Reported by: | darktim | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.2.1 |
| Component: | User Interface | Version: | 0.2-stable |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Hi,
there is a small typo in the swiss translation:
rc/trunk$ svn diff
Index: roundcubemail/program/localization/de_CH/labels.inc
===================================================================
--- roundcubemail/program/localization/de_CH/labels.inc (Revision 2218)
+++ roundcubemail/program/localization/de_CH/labels.inc (Arbeitskopie)
@@ -216,7 +216,7 @@
$labelspreviewpane? = 'Nachrichtenvorschau anzeigen';
$labelsskin? = 'Oberflächendesign';
$labelslogoutclear? = 'Papierkorb beim Abmelden leeren';
-$labelslogoutcompact? = 'Posteingang beim Abmleden packen';
+$labelslogoutcompact? = 'Posteingang beim Abmelden packen';
$labelsuisettings? = 'Benutzeroberfläche';
$labelsserversettings? = 'Server-Einstellungen';
$labelsmailboxview? = 'Mailbox-Ansicht';
Best regards,
darktim
Change History (1)
comment:1 Changed 4 years ago by alec
- Milestone changed from later to 0.2.1
- Resolution set to fixed
- Status changed from new to closed

Fixed in [1b1ff0a4].