Re: [Qgis-developer] Is Raster menu hardcoded?

2011-12-16 Thread Alexander Bruy
Hi Robert,

2011/12/16 Robert Szczepanek rob...@szczepanek.pl:
 In QGIS 1.7.3 Raster menu items are organized in groups (Projection,
 Conversions, ...).
 I can't find them in qgis_pl_PL.ts file taken from GIT repo.
 Is it hardcoded?
No, this strings are translatable. Probably they not included in .ts files.
Seems we need an strings update

-- 
Alexander Bruy
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Is Raster menu hardcoded?

2011-12-16 Thread Werner Macho
Which branch needs string update? Just tell me and i will do it tonight ...
Regards
Werner
Am 16.12.2011 09:34 schrieb Alexander Bruy alexander.b...@gmail.com:

 Hi Robert,

 2011/12/16 Robert Szczepanek rob...@szczepanek.pl:
  In QGIS 1.7.3 Raster menu items are organized in groups (Projection,
  Conversions, ...).
  I can't find them in qgis_pl_PL.ts file taken from GIT repo.
  Is it hardcoded?
 No, this strings are translatable. Probably they not included in .ts files.
 Seems we need an strings update

 --
 Alexander Bruy
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Is Raster menu hardcoded?

2011-12-16 Thread Robert Szczepanek

Hi Alex and Werner,

Thank you for your answer.
I work on master branch.

Question for the future.
I found this script [1], but as I understand it updates all languages.
How to (if it makes sense) update just one *.ts?

regards,
Robert

[1] /scripts/update_ts_files.sh


W dniu 16.12.2011 13:28, Werner Macho pisze:

Which branch needs string update? Just tell me and i will do it tonight ...
Regards
Werner

Am 16.12.2011 09:34 schrieb Alexander Bruy alexander.b...@gmail.com
mailto:alexander.b...@gmail.com:

Hi Robert,

2011/12/16 Robert Szczepanek rob...@szczepanek.pl
mailto:rob...@szczepanek.pl:
  In QGIS 1.7.3 Raster menu items are organized in groups (Projection,
  Conversions, ...).
  I can't find them in qgis_pl_PL.ts file taken from GIT repo.
  Is it hardcoded?
No, this strings are translatable. Probably they not included in .ts
files.
Seems we need an strings update

--
Alexander Bruy
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org mailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Is Raster menu hardcoded?

2011-12-16 Thread Werner Macho
Hi!
As not everybody has the possibility to run bash scripts .. I will take
a full run on master and commit it if you are ok with it ..
 Question for the future.
 I found this script [1], but as I understand it updates all languages.
 How to (if it makes sense) update just one *.ts?

 regards,
 Robert

 [1] /scripts/update_ts_files.sh


just give the language abbr. as argument (like
./scripts/update_ts_files_sh pl_PL)

kind regards
Werner

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer