From b130c892b28dd8fb2b95e57dfb3a46925cff26c4 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 28 Nov 2012 19:25:09 -0800 Subject: [PATCH] features categories were un-translatable --- boot.php | 2 +- include/features.php | 10 +++++----- util/messages.po | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/boot.php b/boot.php index fa4a9364fd..e2811755b0 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.0.1540' ); +define ( 'FRIENDICA_VERSION', '3.0.1541' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1157 ); diff --git a/include/features.php b/include/features.php index 9decef49cd..b2712665e1 100644 --- a/include/features.php +++ b/include/features.php @@ -20,21 +20,21 @@ function get_features() { // General 'general' => array( - 'General Features', + t('General Features'), //array('expire', t('Content Expiration'), t('Remove old posts/comments after a period of time')), array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles')), ), // Post composition 'composition' => array( - 'Post Composition Features', + t('Post Composition Features'), array('richtext', t('Richtext Editor'), t('Enable richtext editor')), array('preview', t('Post Preview'), t('Allow previewing posts and comments before publishing them')), ), // Network sidebar widgets 'widgets' => array( - 'Network Sidebar Widgets', + t('Network Sidebar Widgets'), array('archives', t('Search by Date'), t('Ability to select posts by date ranges')), array('groups', t('Group Filter'), t('Enable widget to display Network posts only from selected group')), array('networks', t('Network Filter'), t('Enable widget to display Network posts only from selected network')), @@ -43,7 +43,7 @@ function get_features() { // Network tabs 'net_tabs' => array( - 'Network Tabs', + t('Network Tabs'), array('personal_tab', t('Network Personal Tab'), t('Enable tab to display only Network posts that you\'ve interacted on')), array('new_tab', t('Network New Tab'), t('Enable tab to display only new Network posts (from the last 12 hours)')), array('link_tab', t('Network Shared Links Tab'), t('Enable tab to display only Network posts with links in them')), @@ -51,7 +51,7 @@ function get_features() { // Item tools 'tools' => array( - 'Post/Comment Tools', + t('Post/Comment Tools'), array('multi_delete', t('Multiple Deletion'), t('Select and delete multiple posts/comments at once')), array('edit_posts', t('Edit Sent Posts'), t('Edit and correct posts and comments after sending')), array('commtag', t('Tagging'), t('Ability to tag existing posts')), diff --git a/util/messages.po b/util/messages.po index bc4ff31d33..2644c22f00 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 3.0.1540\n" +"Project-Id-Version: 3.0.1541\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-27 10:00-0800\n" +"POT-Creation-Date: 2012-11-28 10:00-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6214,7 +6214,7 @@ msgstr "" #: ../../addon/dav/friendica/main.php:279 #: ../../addon/dav/friendica/main.php:280 ../../include/delivery.php:464 -#: ../../include/enotify.php:28 ../../include/notifier.php:774 +#: ../../include/enotify.php:28 ../../include/notifier.php:778 #: ../../addon.old/dav/friendica/main.php:279 #: ../../addon.old/dav/friendica/main.php:280 msgid "noreply" @@ -8210,7 +8210,7 @@ msgstr "" msgid "Finishes:" msgstr "" -#: ../../include/delivery.php:457 ../../include/notifier.php:767 +#: ../../include/delivery.php:457 ../../include/notifier.php:771 msgid "(no subject)" msgstr ""