Skip to content

Commit aa1cc16

Browse files
committed
Add missing lang tag
1 parent fe6ea67 commit aa1cc16

File tree

14 files changed

+14
-0
lines changed

14 files changed

+14
-0
lines changed

application/language/bulgarian/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/chinese_simplified/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/czech/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/dutch/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/finnish/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/french/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,4 @@
129129
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
130130
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
131131
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
132+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/german/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "Siehe dein Profil unter <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Zeige nur Überflüge an, die gearbeitet werden können";
134+
$lang['account_hamsat_workable_only_hint'] = "Wenn aktiviert, werden nur sichtbare Überflüge basierend auf dem Locator des hams.at Profils angezeigt. Dazu muss der Private Feed Key konfiguriert sein.";

application/language/greek/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/italian/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

application/language/polish/account_lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@
131131
$lang['account_hamsat_private_feed_key'] = "Private Feed Key";
132132
$lang['account_hamsat_hint'] = "See your profile at <a href='https://hams.at/users/settings' target='_blank'>https://hams.at/users/settings</a>.";
133133
$lang['account_hamsat_workable_only'] = "Show Workable Passes Only";
134+
$lang['account_hamsat_workable_only_hint'] = "If enabled shows only workable passes based on the gridsquare set in your hams.at account. Requires private feed key to be set.";

0 commit comments

Comments
 (0)