|
Revision 14528, 293 bytes
(checked in by mistic100, 13 months ago)
|
|
update for 2.4
delete useless admin page
now compatible with RV Thumb Scroller
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | |
|---|
| 3 | $lang['Comments on photos'] = 'Kommentare zu Fotos'; |
|---|
| 4 | $lang['Comments on albums'] = 'Kommentare zu Alben'; |
|---|
| 5 | $lang['Display last posted comments on albums'] = 'Zeigt den zuletzt geposteten Kommentare zu den Alben an'; |
|---|
| 6 | $lang['Last comments on albums'] = 'Letzte Kommentare zu den Alben'; |
|---|
| 7 | ?> |
|---|