diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-21 12:59:19 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-21 12:59:19 +0000 |
| commit | ed8be8baa12163134754c470c34bc84ade489bab (patch) | |
| tree | 086ee2aaeed7915888d74c9b35234c36dc13349e /roundcubemail/program/localization/mr_IN | |
| parent | 04fe416858fbc7b4b5b514b29412ed44d1660024 (diff) | |
- Add 1 minute interval in autosave options (#1485854)
git-svn-id: https://svn.roundcube.net/trunk@2513 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/mr_IN')
| -rwxr-xr-x | roundcubemail/program/localization/mr_IN/labels.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/mr_IN/labels.inc b/roundcubemail/program/localization/mr_IN/labels.inc index 36eacd1b9..2f862bd3e 100755 --- a/roundcubemail/program/localization/mr_IN/labels.inc +++ b/roundcubemail/program/localization/mr_IN/labels.inc @@ -228,8 +228,7 @@ $labels['fromknownsenders'] = 'माहितीतील पाठवणार $labels['always'] = 'नेहमी'; $labels['showinlineimages'] = 'सोबत जोडलेली चित्रे संदेशाच्या खाली दाखवा'; $labels['autosavedraft'] = 'मसूदा आपोआप जतन करा'; -$labels['everynminutes'] = 'प्रत्येक $n मिनिटांने'; -$labels['keepaliveevery'] = 'प्रत्येक $n मिनिटांनी'; +$labels['everynminutes'] = 'प्रत्येक $n मिनिटांनी'; $labels['keepalive'] = 'वर नवे संदेश आले आहेत का ते पहा'; $labels['never'] = 'केंव्हाच नाही'; $labels['messagesdisplaying'] = 'संदेश दाखवा'; |
