Bug 1320772 - file-roller is in English
Summary: file-roller is in English
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: file-roller
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-24 01:03 UTC by Piotr Drąg
Modified: 2016-04-14 17:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-14 17:40:05 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 764342 0 None None None 2016-03-30 00:33:25 UTC

Description Piotr Drąg 2016-03-24 01:03:12 UTC
I'm using pl_PL.UTF-8 locale, and file-roller is almost completely in English (apart from strings from GTK+).

Comment 1 Piotr Drąg 2016-03-24 01:04:57 UTC
The version is file-roller-3.19.91-1.fc24.x86_64

Comment 2 Matthias Clasen 2016-03-24 12:08:41 UTC
Perhaps you are a victim of the locale split in glibc ?

Here is what I am seeing when I run file-roller in pl_PL:

$ LANG=pl_PL.utf8 file-roller

(file-roller:13519): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

Comment 3 Piotr Drąg 2016-03-24 14:18:59 UTC
I do have glibc-langpack-pl installed, and I get nothing in the console.


I was thinking it might be connected with .mo file names:

[piotrdrag@Piotrek-laptop ~]$ rpm -ql file-roller|grep desktop
/usr/share/applications/org.gnome.FileRoller.desktop

[piotrdrag@Piotrek-laptop ~]$ rpm -ql file-roller|grep locale/pl
/usr/share/locale/pl/LC_MESSAGES/file-roller.mo


Compare to a correctly working application:

[piotrdrag@Piotrek-laptop ~]$ rpm -ql gnome-characters|grep desktop
/usr/share/applications/org.gnome.Characters.desktop

[piotrdrag@Piotrek-laptop ~]$ rpm -ql gnome-characters|grep locale/pl
/usr/share/locale/pl/LC_MESSAGES/org.gnome.Characters.mo


I observe the same in gnome-calendar (bug #1320773), but there might be more.

Comment 4 Couret Charles-Antoine 2016-03-27 12:01:59 UTC
Same issue with French translation

Comment 5 Piotr Drąg 2016-04-14 17:40:05 UTC
Fixed in file-roller.x86_64 3.20.1-1.fc24.


Note You need to log in before you can comment on or make changes to this bug.