HEADdev-browser-capabilitiespdo
|
Last change
on this file since 3983f50 was
3983f50,
checked in by Thomas Bruederli <thomas@…>, 12 months ago
|
|
New plugin translations from launchpad
|
-
Property mode set to
100644
|
|
File size:
910 bytes
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | |
|---|
| 3 | /* |
|---|
| 4 | +-----------------------------------------------------------------------+ |
|---|
| 5 | | localization/bs_BA/labels.inc | |
|---|
| 6 | | | |
|---|
| 7 | | Language file of the Roundcube Webmail client | |
|---|
| 8 | | Copyright (C) 2012, The Roundcube Dev Team | |
|---|
| 9 | | Licensed under the GNU General Public License | |
|---|
| 10 | | | |
|---|
| 11 | +-----------------------------------------------------------------------+ |
|---|
| 12 | | Author: Kenan DerviÅ¡eviÄ <kenan3008@gmail.com> | |
|---|
| 13 | +-----------------------------------------------------------------------+ |
|---|
| 14 | @version $Id$ |
|---|
| 15 | */ |
|---|
| 16 | |
|---|
| 17 | $labels = array(); |
|---|
| 18 | $labels['addvcardmsg'] = 'Dodaj vCard u adresar'; |
|---|
| 19 | $labels['vcardsavefailed'] = 'Nije moguÄe saÄuvati vCard'; |
|---|
| 20 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.