Prefer single quotes to reduce amount of escaping necessary

This commit is contained in:
2022-12-28 00:26:40 +01:00
parent aa5264cd3b
commit aae719d025
13 changed files with 341 additions and 150 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-27 20:20+0100\n"
"POT-Creation-Date: 2022-12-28 00:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -205,7 +205,7 @@ msgstr ""
msgid "Onion link"
msgstr ""
#: www/onions.php:341
#: www/onions.php:341 www/admin.php:165
msgid "Description"
msgstr ""
@ -246,6 +246,10 @@ msgstr ""
msgid "Pages:"
msgstr ""
#: www/onions.php:506
msgid "Copy:"
msgstr ""
#: www/admin.php:17 www/admin.php:26
msgid "Admin interface"
msgstr ""
@ -355,6 +359,32 @@ msgstr ""
msgid "Switch view mode"
msgstr ""
#: www/admin.php:165
msgid "Select"
msgstr ""
#: www/admin.php:165
msgid "Address"
msgstr ""
#: www/admin.php:165
msgid "Category"
msgstr ""
#: www/admin.php:165
msgid "Status"
msgstr ""
#: www/admin.php:169
#, php-format
msgid "Approved: %d"
msgstr ""
#: www/admin.php:169
#, php-format
msgid "Locked: %d"
msgstr ""
#: www/admin.php:173
msgid "Clone of:"
msgstr ""