diff options
author | Cash Costello <cash.costello@gmail.com> | 2010-11-06 12:44:27 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2010-11-06 12:44:27 +0000 |
commit | 16c998f076fb03cb3b8b33b960f46bbfb5da0cb4 (patch) | |
tree | 19afa20723c8062db7f2f7fdd455c71fa01d2022 /languages/pl.php | |
parent | 4a42b2a59720d020b45d0d1c71183966407f21c8 (diff) | |
download | elgg-16c998f076fb03cb3b8b33b960f46bbfb5da0cb4.tar.gz elgg-16c998f076fb03cb3b8b33b960f46bbfb5da0cb4.tar.bz2 |
updated the Italian and Danish language packs - thanks to gillie and lord55
Diffstat (limited to 'languages/pl.php')
-rw-r--r-- | languages/pl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/pl.php b/languages/pl.php index 69276cb1c..cdc4d3711 100644 --- a/languages/pl.php +++ b/languages/pl.php @@ -60,7 +60,7 @@ $polish = array( 'album:num_albums' => "Liczba wyświetlanych albumów",
// river
- 'image:river:created' => "wgrano %s",
+ 'image:river:created' => "wgrano %s %s %s",
'image:river:item' => "obrazek",
'image:river:annotate' => "%s skomentował",
'album:river:created' => "Stworzono %s",
|