Please update POTFILES.in/skip

Bug #836346 reported by Gabor Kelemen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Translations
Fix Released
Medium
Unassigned
software-center (Ubuntu)
Fix Released
Medium
Gabor Kelemen

Bug Description

intltool-update reports on s-c upstream:

The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

data/delete_review.py
data/delete_review_gtk3.py
data/modify_review.py
data/modify_review_gtk3.py
data/report_review.py
data/report_review_gtk3.py
data/submit_review.py
data/submit_review_gtk3.py
data/submit_usefulness.py
data/submit_usefulness_gtk3.py
data/ui/gtk/GBTestWidget.ui
data/ui/gtk3/GBTestWidget.ui
data/ui/gtk3/SoftwareCenter.ui
data/ui/gtk3/dialogs.ui
data/ui/gtk3/login.ui
data/ui/gtk3/report_abuse.ui
data/ui/gtk3/submit_review.ui
data/ui/gtk3/submit_usefulness.ui
doc/example_plugin.py
softwarecenter/db/debfile.py
softwarecenter/distro/SUSELINUX.py
softwarecenter/ui/gtk/widgets/videoplayer.py
softwarecenter/ui/gtk3/app.py
softwarecenter/ui/gtk3/dialogs/__init__.py
softwarecenter/ui/gtk3/dialogs/dependency_dialogs.py
softwarecenter/ui/gtk3/models/viewstore.py
softwarecenter/ui/gtk3/panes/availablepane.py
softwarecenter/ui/gtk3/panes/historypane.py
softwarecenter/ui/gtk3/panes/pendingpane.py
softwarecenter/ui/gtk3/panes/unused__channelpane.py
softwarecenter/ui/gtk3/panes/viewswitcher.py
softwarecenter/ui/gtk3/views/appdetailsview.py
softwarecenter/ui/gtk3/views/appdetailsview_gtk.py
softwarecenter/ui/gtk3/views/appview.py
softwarecenter/ui/gtk3/views/catview_gtk.py
softwarecenter/ui/gtk3/widgets/apptreeview.py
softwarecenter/ui/gtk3/widgets/backforward.py
softwarecenter/ui/gtk3/widgets/buttons.py
softwarecenter/ui/gtk3/widgets/reviews.py
softwarecenter/ui/gtk3/widgets/searchaid.py
softwarecenter/ui/gtk3/widgets/stars.py
softwarecenter/ui/gtk3/widgets/thumbnail.py
softwarecenter/ui/gtk3/widgets/unused__pathbar.py
softwarecenter/ui/gtk3/widgets/videoplayer.py
softwarecenter/ui/gtk3/widgets/weblivedialog.py
utils/delete_review.py
utils/delete_review_gtk3.py
utils/modify_review.py
utils/modify_review_gtk3.py
utils/report_review.py
utils/report_review_gtk3.py
utils/submit_review_gtk3.py
utils/submit_usefulness.py
utils/submit_usefulness_gtk3.py

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.

Related branches

Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Gabor Kelemen (kelemeng) wrote :

This is still current, because of the oneconf integration and because current intltool is unable to detect some files, because of bug 806006. A new intltool release is on the way, until then, see the attached branch.

Changed in software-center (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Gabor Kelemen (kelemeng)
Revision history for this message
Gary Lasker (gary-lasker) wrote :

Thank you again, Gabor! I have merged your branch to trunk. I hope you know that your help getting the i18n stuff in shape for the new Software Center UI is very much appreciated.

Changed in software-center (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (5.6 KiB)

This bug was fixed in the package software-center - 4.1.22

---------------
software-center (4.1.22) oneiric; urgency=low

  [ Gary Lasker ]
  * data/ubuntu-software-center.desktop.in,
    debian/rules,
    setup.py,
    software-center,
    software-center-gtk2,
    softwarecenter/toolkit.py:
    - launch the new UI using 'software-center', add script
      to launch the old version if feeling nostalgic (LP: #839257)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix incorrect ellipsize for title and summary in the
      details view (LP: #842271)
  * softwarecenter/ui/gtk3/panes/availablepane.py,
    softwarecenter/ui/gtk3/session/viewmanager.py:
    - hide the search field when in the purchase
      view (LP: #844883)
  * softwarecenter/ui/gtk3/views/catview_gtk.py:
    - don't create the what's new panel if we don't have the
      corresponding category (LP: #835129)
  * softwarecenter/ui/gtk3/panes/installedpane.py:
    - fix crash in rebuild_categorised_view while viewing
      installed items (LP: #834260)
  * test/gtk3/test_catview.py,
    test/gtk3/test_panes.py,
    test/test_addons.py,
    test/test_package_info.py:
    - fix unit tests
  * setup.py:
    - fix build error when merging authors list
  * merged lp:~gary-lasker/software-center/pyflakes-fixes, no
    user visible changes, only code cleanup
  * po/software-center.pot:
    - refresh .pot file

  [ Matthew McGowan ]
  * data/ui/gtk3/css/softwarecenter.css,
    softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix grey addon label, only pkgname should be grey
      (LP: #838607)
  * softwarecenter/ui/gtk3/widgets/description.py,
    softwarecenter/utils.py,
    test/test_description_norm.py:
    - description formatting improvements, update unit test
  * data/ui/gtk3/css/softwarecenter.css,
    softwarecenter/ui/gtk3/widgets/cellrenderers.py:
    - use css to set border-radius of cellrenderer button
  * softwarecenter/ui/gtk3/views/appview.py:
    - disable appcount display at the bottom of list views
      for now to allow keyboard scrolling to work (LP: #830258)
  * lp:~mmcg069/software-center/lobby-tweaks:
    - restore tile borders but disable the checkerboard
      rendering, color tweaks and other improvements to the
      title area visuals
  * merge lp:~mmcg069/software-center/image-data-cleanup:
    - cleanup unused image files (LP: #839736)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
    - fix doubled search results (LP: #840235)
  * softwarecenter/ui/gtk3/app.py:
    - fix "Copy Web Link" feature (LP: #830291)

  [ Andrea Cimitan ]
  * softwarecenter/ui/gtk3/widgets/symbolic_icons.py:
    - Fix blurriness of toolbar icons, reduce shadow alpha level

  [ Gabor Kelemen ]
  * po/POTFILES.in:
    - additional i18n fixes (LP: #836346)

  [ Kiwinote ]
  * remove the old webkit ui
  * remove the need for dummy-screenshot-ubuntu.png (LP: #837223)
  * data/ui/gtk3/SoftwareCenter.ui,
    softwarecenter/ui/gtk3/app.py:
    - make all the accelerators work again (LP: #640426, LP: #660050,
      LP: #828233, LP: #830238, LP: #834988, LP: #843682)
      also fixes (LP: #823094, LP: #837062)
  * softwarecenter/db/appfilter.py,
    softwarecenter/ui/...

Read more...

Changed in software-center (Ubuntu):
status: Fix Committed → Fix Released
Gabor Kelemen (kelemeng)
Changed in ubuntu-translations:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.