X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=blobdiff_plain;f=twitter%2Ftwitter.php;h=244eaee7d8de6536a53f9157352178fbd0e0c0d4;hp=0a831800ad7e2aeb63e5062e4989caa914954357;hb=f8c162cbfb777793891f885e019eb8eae319dce1;hpb=3ae390c6ee3e892e0c6ed3709fe0b6972abc1ad3 diff --git a/twitter/twitter.php b/twitter/twitter.php index 0a831800..244eaee7 100644 --- a/twitter/twitter.php +++ b/twitter/twitter.php @@ -1,5 +1,4 @@ ' - . t('Post to Twitter') . ''; + . L10n::t('Post to Twitter') . ''; } } @@ -241,7 +241,7 @@ function twitter_settings_post(App $a, $post) PConfig::delete(local_user(), 'twitter', 'lastid'); } - info(t('Twitter settings updated.') . EOL); + info(L10n::t('Twitter settings updated.') . EOL); } } } @@ -271,11 +271,11 @@ function twitter_settings(App $a, &$s) $css = (($enabled) ? '' : '-disabled'); $s .= ''; - $s .= '

' . t('Twitter Import/Export/Mirror') . '

'; + $s .= '

' . L10n::t('Twitter Import/Export/Mirror') . '

'; $s .= '
'; $s .= '