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 697749 - [gnome-screen-shot] wrong translation for file name extension (...%s - %d.png)
[gnome-screen-shot] wrong translation for file name extension (...%s - %d.png)
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Oriya [or]
git master
Other Linux
: Normal normal
: ---
Assigned To: Gora Mohanty
Gora Mohanty
Depends on:
Blocks:
 
 
Reported: 2013-04-10 18:12 UTC by A S Alam
Modified: 2013-04-24 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description A S Alam 2013-04-10 18:12:01 UTC
Description of problem:
language has issue with Name of file saved with gnome-screenshot as name of created file is not exactly *.png, which should be. Provided context has hint about translation.

---
. translators: this is the name of the file that gets made up
#. * with the screenshot if the entire screen is taken
#: ../src/screenshot-filename-builder.c:144
#, c-format
msgid "Screenshot from %s.png"
msgstr ""

#. translators: this is the name of the file that gets
#. * made up with the screenshot if the entire screen is
#. * taken
#: ../src/screenshot-filename-builder.c:151
#, c-format
msgid "Screenshot from %s - %d.png"
msgstr ""
---

Effected language:
--
as
bn_IN
gu
hi
kn
or
ta
--

this statics from Master Branch
https://l10n.gnome.org/module/gnome-screenshot/

Version-Release number of selected component (if applicable):
gnome-screenshot-3.8.0-1.fc19.x86_64

How reproducible:


Steps to Reproduce:
1. $LANG=hi_IN.UTF-8 gnome-screenshot
2. Check file name in ~/Pictures folder
3.
  
Actual results:
file is like "2013-04-10 23:27:28.png से स्क्रीनशॉट"
(.png is in between the string)

Expected results:
it should be "2013-04-10 23:27:28 से स्क्रीनशॉट.png"
(.png should be at last)
Comment 1 Piotr Drąg 2013-04-24 15:38:20 UTC
ManojKumar Giri fixed this in commit https://git.gnome.org/browse/gnome-screenshot/commit/?id=97f39c0e285c403a683dc2848702bc2588e36e92