mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
EME initials - fixed grammar
This commit is contained in:
@@ -37,5 +37,5 @@ if ($intials_array) {
|
||||
|
||||
echo '</tbody></table>';
|
||||
} else {
|
||||
echo __("No EME QSO(s) was found.");
|
||||
echo __("No EME QSOs were found.");
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
</form>
|
||||
<div class="resulttable"></div>
|
||||
<?php } else {
|
||||
echo __("No EME QSO(s) was found.");
|
||||
echo __("No EME QSOs were found.");
|
||||
} ?>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user