File: ca_ES.inc

package info (click to toggle)
roundcube-plugins-extra 1.4.10%2B1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,776 kB
  • sloc: php: 4,711; javascript: 2,238; xml: 120; makefile: 94; sh: 79; awk: 51; python: 43
file content (8 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<?php
/* Author: Daniel López */

$labels = array();
$labels['collapseall'] = 'Compacta totes les carpetes';
$labels['expandall'] = 'Expandeix totes les carpetes';

$messages = array();