mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixes #2442 remove "Customize" and related strings from language files
Deleted the "Customize" and "customize the appareance of the gallery" translation strings from all language files. Added a new string for "edit user preferences" in en_UK and fr_FR. This streamlines user preference terminology and removes redundant or outdated translation keys.
This commit is contained in:
@@ -53,7 +53,6 @@ $lang['I want to add photos'] = 'Eg ynskjer å legge til bilete';
|
||||
$lang['IP: %s'] = 'IP: %s';
|
||||
$lang['IPTC Metadata'] = 'IPTC Medadata';
|
||||
$lang['Keyword'] = 'Nøkkelord';
|
||||
$lang['Customize'] = 'Mine instillingar';
|
||||
$lang['Expand all albums'] = 'Utvid album';
|
||||
$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hei %s, ditt Piwigo biletgalleri er tomt!';
|
||||
$lang['Connection settings'] = 'Innstillingar for pålogging';
|
||||
@@ -114,7 +113,6 @@ $lang['Your comment has been registered'] = 'Kommentaren din er registrera';
|
||||
$lang['Your favorites'] = 'Mine favorittar';
|
||||
$lang['Your password has been reset'] = 'Passordet er nullstilt';
|
||||
$lang['add this photo to your favorites'] = 'legg dette bilete til favorittliste';
|
||||
$lang['customize the appareance of the gallery'] = 'tilpass utsjånad av galleriet';
|
||||
$lang['delete all photos from your favorites'] = 'fjern alle bilete frå favorittliste';
|
||||
$lang['delete this photo from your favorites'] = 'fjern dette biletet frå favorittliste';
|
||||
$lang['all'] = 'alle';
|
||||
|
||||
Reference in New Issue
Block a user