Awn

avant includes several unlocalized strings

Bug #251713 reported by fujiwara
2
Affects Status Importance Assigned to Milestone
Awn
Fix Released
Low
Mark Lee

Bug Description

avant includes several unlocalized strings.

Case 1:
.desktop files are not localized.
[Launch] -> [All Applications] -> [Utility] -> [Avant Window Navigator]
[Launch] -> [Preferences] -> [Awn Manager]

Solution: Added underscore in each *.desktop.in.in file for intltool-merge.

Case 2:
1. Invoke avant-window-navigator and the dock is launched.
2. Right click on an application icon in the dock.
[Choose Icon] is not localized.
3. Choose [Choose Icon] and launch the dialog.
The dialog title [Choose New Image...] is not localized.

Solution: Need textdomain() in avant-window-navigator

Case 3:
1. Invoke awn-manager
The theme names "None", "Classic", "Fade"... are not localized.

Solution: Added gettext() for gtk.ListStore.append() and dropdown.append_text() in awnPreferences.py

Case 4:
1. Invoke awn-manager
2. Click icon button and open the gtk open dialog.
Then the dialog includes unlocalized "PNG Files".

Solution: Add gettext() for "PNG Files"

Case 5:
1. Invoke awn-maanger
2. Choose [Help] -> [About].
The about dialog includes an unlocalized "Fully customisable dock-like window navigator..."
3. Click [License] button
Then the license text is not localized.

Solution: Add gettext() for "Fully customisable dock-like window navigator..."

I'm attaching the patch.

Tags: patch i18n

Related branches

Revision history for this message
fujiwara (takao-fujiwara) wrote :
Mark Lee (malept)
Changed in awn:
assignee: nobody → malept
importance: Undecided → Low
milestone: none → 0.2.8
status: New → In Progress
Revision history for this message
Mark Lee (malept) wrote :

Fixed in trunk in revision 470. It will be in the 0.2.7 branch shortly.

Changed in awn:
status: In Progress → Fix Committed
moonbeam (rcryderman)
Changed in awn:
status: Fix Committed → 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.