feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
905cf523ec
commit
a3fd9b692b
21 changed files with 67 additions and 56 deletions
|
|
@ -971,4 +971,5 @@ $lang['Showing %s to %s of %s users'] = 'Visar %s till %s av %s användare';
|
|||
$lang['Update user'] = 'Uppdatera användare';
|
||||
$lang['User %s added'] = 'Användare %s tillagd';
|
||||
$lang['User %s updated'] = 'Användare %s uppdaterad';
|
||||
$lang['close'] = 'stäng';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue