Ævar Arnfjörð Bjarmason
e2abf1254b
* Turn the hardcoded #<%= changeset.id %> into t('msg', :id =>
...
changeset.id). Some languages may have a different numeric
indicator than the ASCII pound symbol
* Instead of including a column on :user/edits with a "more" link
make the changeset ID link to the changeset page.
2009-07-29 11:05:17 +00:00
Ævar Arnfjörð Bjarmason
dc9e1da15b
Ignore geocoder.search_osm_namefinder.* messages that I don't intend to translate
2009-07-28 11:22:29 +00:00
Tom Hughes
ea45f3b71c
Make sure we always call fileparse() in scalar context.
2009-07-21 12:20:02 +00:00
Tom Hughes
e82496a9e5
Use File::Basename instead of having our own half-arsed version.
2009-07-21 09:51:33 +00:00
Ævar Arnfjörð Bjarmason
8d76bf978a
Use LoadFile(*DATA) to load the __DATA__ section as YAML
2009-06-29 01:42:40 +00:00
Ævar Arnfjörð Bjarmason
df07980b15
Add entries to is: blacklist
2009-06-29 01:41:33 +00:00
Ævar Arnfjörð Bjarmason
12f78fc254
Add browse.relation_member.entry to the blacklist
2009-06-28 18:52:41 +00:00
Ævar Arnfjörð Bjarmason
d8889d5ef6
Only report something in --untranslated-values if it exists in the
...
target translation. Users should use --keys to check what doesn't
exist in the target.
Add a blacklist for Icelandic at the end of the file.
2009-06-26 18:51:50 +00:00
Ævar Arnfjörð Bjarmason
b7e93a834c
Update synopsis to include --untranslated-values
2009-06-26 10:48:30 +00:00
Ævar Arnfjörð Bjarmason
2ec4555edf
Add a --validate-variables option to check that interpolated Ruby i18n
...
variables (C<{{foo}}> and C<[[foo]]>) are equivalent in the two
provided files.
Depend on 5.10 because I'm lazy and want to use smart-matching
2009-06-25 12:48:40 +00:00
Jonas Krückel
592ffc0253
removed anon_edits link from the de blacklist
2009-06-23 14:58:52 +00:00
Jonas Krückel
043ed6449c
removed urls (they need to point to a translated version (maybe still to be done) too)
...
added new string
2009-06-23 14:54:26 +00:00
Jonas Krückel
b6449d246b
removed license_url from blacklist
...
added de blacklist
2009-06-22 19:28:29 +00:00
Ævar Arnfjörð Bjarmason
abf35182a7
Remove debugging code
2009-06-22 19:07:03 +00:00
Ævar Arnfjörð Bjarmason
b26b6c9478
Add some more stuff to the translation blacklist
2009-06-22 18:43:10 +00:00
Ævar Arnfjörð Bjarmason
570491d8e2
sort untranslated_keys output again
2009-06-22 18:40:35 +00:00
Ævar Arnfjörð Bjarmason
ca911e928e
Support blacklists/whitelists for --untranslated-values output
2009-06-22 18:32:01 +00:00
Ævar Arnfjörð Bjarmason
2ad330d642
Change option names and improve POD
2009-06-22 16:32:58 +00:00
Ævar Arnfjörð Bjarmason
9721a9a96e
Add --untranslated-values to spot things that haven't been translated
2009-06-22 16:27:40 +00:00
Ævar Arnfjörð Bjarmason
d3dd0229cb
Don't use Data::Walk and instead construct a flattened list of hash
...
values using a custom recursive walker (stolen from yaml2po).
This makes reading the output a whole lot easier.
2009-06-22 16:05:28 +00:00
Štefan Baebler
cd9bdcf28a
added svn:executable property
2009-06-04 05:38:26 +00:00
Tom Hughes
4e8f35012a
Reorganise locale scripts.
2009-06-03 23:05:38 +00:00