[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[BTS#706774] templates://tt-rss/{templates} : Final update for English review



Dear Debian maintainer,

On Wednesday, May 08, 2013, I notified you of the beginning of a review process
concerning debconf templates for tt-rss.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading tt-rss with these changes
right now.

The second phase of this process will begin on Thursday, May 30, 2013, when I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Thursday, June 20, 2013. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Friday, June 21, 2013, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: tt-rss/reconfigure-webserver
Type: multiselect
__Choices: apache2, lighttpd
_Description: Web server to reconfigure automatically:
 Please choose the web server that should be automatically configured
 to run Tiny Tiny RSS.

Template: tt-rss/self_url_path
Type: string
Default: http://yourserver/tt-rss/
_Description: Full URL of the tt-rss installation:
 Please enter the URL that should be used to access tt-rss
 with a web browser.
 .
 This should include the location of the tt-rss directory - for
 instance http://example.org/tt-rss/.
 If this is not set correctly, several features,
 including PUSH, bookmarklets, and browser integration, will not
 work properly.
Source: tt-rss
Section: web
Priority: optional
Maintainer: Sebastian Reichel <sre@debian.org>
Uploaders: Marcelo Jorge Vieira (metal) <metal@debian.org>
Build-Depends: debhelper (>= 8),
               libjs-prototype (= 1.7.0-2)
Standards-Version: 3.9.4
Homepage: http://tt-rss.org
Vcs-Git: git://git.debian.org/collab-maint/tt-rss.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/tt-rss.git;a=summary

Package: tt-rss
Built-Using: prototypejs (= 1.7.0-2)
Architecture: all
Depends: ${misc:Depends},
         dbconfig-common,
         libjs-dojo-core (>= 1.5.0),
         libjs-dojo-dijit (>= 1.5.0),
         libjs-scriptaculous,
         libphp-phpmailer,
         libphp-simplepie,
         php-gettext,
         libapache2-mod-php5 (>= 5.3.0) | php5-cgi (>= 5.3.0) | php5 (>= 5.3.0),
         php5-cli,
         php5-mysql | php5-pgsql,
         phpqrcode
Recommends: apache2 | lighttpd | httpd,
            php5-gd
Suggests: mysql-server | postgresql,
          mysql-client | postgresql-client,
          sphinxsearch,
          php-apc
Description: web-based news feed (RSS/Atom) aggregator
 Tiny Tiny RSS is designed to allow you to read news from any location, while
 feeling as close to a real desktop application as possible.
 .
 Feature list:
  * server-side application - user only needs a web browser;
  * support for RSS, RDF, Atom feeds;
  * streamlined interface using AJAX;
  * authentication for reading protected feeds;
  * OPML import/export;
  * feed aggregation;
  * keyboard shortcuts;
  * content filtering;
  * JSON-based RPC API.
--- tt-rss.old/debian/templates	2013-05-04 20:54:56.221516454 +0300
+++ tt-rss/debian/templates	2013-05-27 22:28:01.339993841 +0300
@@ -1,3 +1,12 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: tt-rss/reconfigure-webserver
 Type: multiselect
 __Choices: apache2, lighttpd
@@ -9,8 +18,11 @@
 Type: string
 Default: http://yourserver/tt-rss/
 _Description: Full URL of the tt-rss installation:
- Full URL of the tt-rss installation. This should be set to the
- location of tt-rss directory, e.g. http://yourserver/tt-rss/.
- You need to set this option correctly otherwise several features
- including PUSH, bookmarklets and browser integration will not
+ Please enter the URL that should be used to access tt-rss
+ with a web browser.
+ .
+ This should include the location of the tt-rss directory - for
+ instance http://example.org/tt-rss/.
+ If this is not set correctly, several features,
+ including PUSH, bookmarklets, and browser integration, will not
  work properly.
--- tt-rss.old/debian/control	2013-05-04 20:54:56.221516454 +0300
+++ tt-rss/debian/control	2013-05-23 08:26:20.733974540 +0300
@@ -36,13 +36,12 @@
  feeling as close to a real desktop application as possible.
  .
  Feature list:
- .
-   - Server-side application, user only needs a web browser
-   - Support for RSS, RDF, Atom feeds
-   - Streamlined interface using AJAX
-   - Authentication for reading protected feeds
-   - OPML import/export
-   - Feed Aggregation
-   - Keyboard Shortcuts
-   - Content Filtering
-   - JSON-based RPC API
+  * server-side application - user only needs a web browser;
+  * support for RSS, RDF, Atom feeds;
+  * streamlined interface using AJAX;
+  * authentication for reading protected feeds;
+  * OPML import/export;
+  * feed aggregation;
+  * keyboard shortcuts;
+  * content filtering;
+  * JSON-based RPC API.

Attachment: signature.asc
Description: Digital signature


Reply to: