File: ca_ES.inc

package info (click to toggle)
roundcube-plugins-extra 1.3.8-20190219
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,684 kB
  • sloc: php: 10,020; sh: 91; xml: 90; makefile: 59; python: 54; awk: 51
file content (8 lines) | stat: -rwxr-xr-x 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();