summaryrefslogtreecommitdiff
path: root/src/web/lang
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-02-24 08:32:34 -0500
committerFreya Murphy <freya@freyacat.org>2026-02-24 08:35:41 -0500
commit705edee6600d5d437cea5ab89fa008c748d4af11 (patch)
tree23f83695a22bd033d74da562fed7434b8a8bb292 /src/web/lang
parentupdate rss header (diff)
downloadwebsite-705edee6600d5d437cea5ab89fa008c748d4af11.tar.gz
website-705edee6600d5d437cea5ab89fa008c748d4af11.tar.bz2
website-705edee6600d5d437cea5ab89fa008c748d4af11.zip
fix redudant title text, make 'here' links more descriptive
Diffstat (limited to 'src/web/lang')
-rw-r--r--src/web/lang/common.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/web/lang/common.php b/src/web/lang/common.php
index aef1ede..4116465 100644
--- a/src/web/lang/common.php
+++ b/src/web/lang/common.php
@@ -22,10 +22,15 @@ $lang['action_blog_tip'] = 'View my blog';
$lang['alt_button_eyes'] = 'Best viewed with eyes';
$lang['alt_button_vim'] = 'Edited with VIM';
$lang['alt_button_gnu_linux'] = 'Made with GNU/Linux';
-$lang['alt_button_eff'] = 'Support the Electronic Frontier Foundation!';
+$lang['alt_button_eff'] = 'Electronic Frontier Foundation logo';
$lang['alt_button_apiopage'] = 'Memetic apiopage';
$lang['alt_website_logo'] = 'Website Logo';
+# common title text
+$lang['title_button_eff'] = 'Support the Electronic Frontier Foundation!';
+$lang['title_button_apiopage'] = 'Click for more memetic apiopage\'s';
+$lang['title_website_logo'] = 'Freya';
+
# misc
$lang['john_title'] = 'Johnvertisement';
$lang['bucket_title'] = 'Bucket Webring';