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:
@@ -153,7 +153,6 @@ $lang['created after %s (%s)'] = 'búið til eftir %s (%s)';
|
||||
$lang['created before %s (%s)'] = 'búið til fyrir %s (%s)';
|
||||
$lang['created between %s (%s) and %s (%s)'] = 'búið til milli %s (%s) og %s (%s)';
|
||||
$lang['created on %s'] = 'búið til þann %s';
|
||||
$lang['Customize'] = 'Aðgangur';
|
||||
$lang['Your Gallery Customization'] = 'Aðlögun á myndasafninu þínu';
|
||||
$lang['Default'] = 'Sjálfgefið';
|
||||
$lang['delete this photo from your favorites'] = 'eyða þessari mynd úr eftirlætum';
|
||||
@@ -175,7 +174,6 @@ $lang['Hello'] = 'Halló';
|
||||
$lang['available for administrators only'] = 'Aðeins í boði fyrir stjórnendur';
|
||||
$lang['display this album'] = 'birta þetta albúm';
|
||||
$lang['display last user comments'] = 'birta umsagnir síðasta notenda';
|
||||
$lang['customize the appareance of the gallery'] = 'aðlaga útlit myndasafns';
|
||||
$lang['search'] = 'leita';
|
||||
$lang['Home'] = 'Heim';
|
||||
$lang['in this album'] = 'í þessu albúmi';
|
||||
|
||||
Reference in New Issue
Block a user