After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770942 - Use the right character in RTL in the batch rename dialog
Use the right character in RTL in the batch rename dialog
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Internationalization (i18n)
3.21.x
Other Linux
: Normal normal
: 3.22
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-06 11:31 UTC by Yosef Or Boczko
Modified: 2016-09-08 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
batch-rename-dialog: Use right arrow for RTL (1.25 KB, patch)
2016-09-07 10:19 UTC, Alexandru Pandelea
committed Details | Review

Description Yosef Or Boczko 2016-09-06 11:31:32 UTC
Please replace the character „→” in the batch rename dialog with
the right character „←” (RTL only).

See [0].

[0] https://git.gnome.org/browse/nautilus/tree/src/nautilus-batch-rename-dialog.c#n1027
Comment 1 Alexandru Pandelea 2016-09-07 10:19:55 UTC
Created attachment 334975 [details] [review]
batch-rename-dialog: Use right arrow for RTL

The arrow used in the listbox should be „←” instead of „→” for RTL
Comment 2 Carlos Soriano 2016-09-08 16:34:10 UTC
Review of attachment 334975 [details] [review]:

yeah! I though it was going to be more difficult for you to find this... my first time dealing with RTL I spent like 1 whole day :)
Comment 3 Alexandru Pandelea 2016-09-08 18:53:30 UTC
Attachment 334975 [details] pushed as 3caf963 - batch-rename-dialog: Use right arrow for RTL