diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-07-07 11:44:26 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-07-07 11:44:26 +0000 |
| commit | 642cb7e4357030d61f9ff56498aeaa590c7699cf (patch) | |
| tree | def4e09ccdb7d3211eff3a61fc79c9b1577b5ddf /roundcubemail/program/localization/pl_PL/labels.inc | |
| parent | ac1af6d3daf377002fb9875c49dde0a0025a980a (diff) | |
- Added possibility to undo last contact delete operation
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index adb33e9d0..aa7127d04 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -416,5 +416,6 @@ $labels['other'] = 'Inne'; $labels['importtarget'] = 'Dodaj nowe kontakty do książki adresowej:'; $labels['grouprename'] = 'Zmień nazwę grupy'; $labels['groupdelete'] = 'Usuń grupę'; +$labels['undo'] = 'Cofnij'; ?> |
