diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-11-12 13:59:33 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-11-12 13:59:33 +0000 |
| commit | a1949d6b89609aa8ff852973421009939d6e4cc6 (patch) | |
| tree | 8d12ae1a7f4d0b2883bec5450b8f9883aa082a8e | |
| parent | abe3d77d2cbcb133c94264dee99695938004e2a3 (diff) | |
Removed space after closing tag
git-svn-id: https://svn.roundcube.net/trunk@917 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/lt/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/lt/messages.inc b/roundcubemail/program/localization/lt/messages.inc index a28300551..42c98bfba 100644 --- a/roundcubemail/program/localization/lt/messages.inc +++ b/roundcubemail/program/localization/lt/messages.inc @@ -75,4 +75,4 @@ $messages['sourceisreadonly'] = 'Šis adreso šaltinis yra tik skaitymui'; $messages['errorsavingcontact'] = 'Kontakto adreso išsaugoti negalima'; $messages['movingmessage'] = 'Perkeliamas laiškas...'; -?> +?>
\ No newline at end of file |
