2009-06-27 |
Tom Hughes | Tidy up some recent commits: |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Ævar Arnfjörð... | Make ?{node,way,relation}=id GET argumens work for... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Ævar Arnfjörð... | Only hardcode http://osm.org/ in shortlinks when we... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Ævar Arnfjörð... | Change the feature commited in [16174] to use the main... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Ævar Arnfjörð... | Introducing a new /browse/{node,way,relation,changeset... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Štefan Baebler | synced |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Thomas Wood | Fix the nonames layer URLs, as missed in the changes... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ulf | Mediawiki deutsch |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | When I navigate to /browse/{node,way,relation}/:id... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | "Node history: {{node_name}}" was untranslatable! |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Show "Vegur" in <title> not "Veginum" in /browse/way/:id |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Only report something in --untranslated-values if it... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Translated activerecord.*. I have never seen most of... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Use the .to_sentence feature for the English map key... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Štefan Baebler | additional translations |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Translate all the map key, this (ab)uses the new .to_se... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Call .to_sentence on site.key.table.entry. Translations... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Štefan Baebler | translated additional map key entries |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Štefan Baebler | translated remaining missing phrases |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | notifier.gpx_notification translated. Not used by the... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | * Translated site.edit.* |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Štefan Baebler | synced with en.yml [16143] |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Changed link from [[Disabled anonymous edits]] to ... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Translate everything that's not ^(active|site|notifier... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Translate view_larger_map |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Translated signup-confirm |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Thomas Wood | Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Štefan Baebler | added colon for consistency with other fields |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Thomas Wood | Only try to load the map if changeset or feature not... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Tom Hughes | Remove asset tag monkey patch as it is no longer having... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Sebastian Spaeth | add osmarender key stub, which will need to be completed |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Tom Hughes | Switch to using the new XYZ layer class on OL 2.8. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Tom Hughes | Rebuild OpenLayers with fixed ca.js translation. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | translate list.tagged_with which is used in <title... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Shaun McDonald | Hard code osm.org into the shortcode permalink. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | * Add map key table, still untranslated |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ævar Arnfjörð... | Update synopsis to include --untranslated-values |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Matt Amos | Adding 'shortlink' functions which will allow URLs... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Štefan Baebler | typo |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ævar Arnfjörð... | Add a --validate-variables option to check that interpo... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Tom Hughes | Fix some interpolation variables. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Tom Hughes | Correct some interpolation names. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ævar Arnfjörð... | Lakes are already visible on zoom 7, not 8 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Update to 2.8 release of OpenLayers. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Add some more languages to the OpenLayers build. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Add new route for AJAX call to get map key. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Rework the translatable map key to be driven by a YAML... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Make the "what does this mean" link added in r16069... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tom Hughes | Put back HTML escaping of trace names removed in r16062. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Thomas Wood | Fix adding marker on Embeddable HTML export by compilin... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ævar Arnfjörð... | Remove the third param to showKeyEntry(). Not used... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Jonas Krückel | removed anon_edits link from the de blacklist |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Jonas Krückel | removed urls (they need to point to a translated versio... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Jonas Krückel | more translations |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Jonas Krückel | uptodate with en.yml 16073 |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | no_auto_account_create translated |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Add zie Deutsches versionen of zie table introduzed... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Change the map key from a static PNG image to a generat... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Tom Hughes | Revert r16046. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Add a link to [[Visibility of GPS traces]] on the wiki... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Translate diary_entry.no_such_entry.title/heading/body |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Add 'diary_entry.no_such_entry.title' for diary entries... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | Translated "None" |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Ævar Arnfjörð... | 'trace.tags.none' was never displayed because the empty... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | * GPX view/edit translations |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | * Changed "t'trace.edit.start_coord' %>Start coordinate... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Fixed up the <title>/<h2> mess in trace/edit and trace... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | "download" in edit trace was untranslatable |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | trace.edit.tags and trace.edit.save_button were mistake... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | * Put checkboxes before form labels in an attempt to... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Add word connectors to is.yml, still needs upstream... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Jonas Krückel | removed license_url from blacklist |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Translate "Send message" in /messag/new/$user |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | The <title> wasn't being properly set on /message/new... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Remove debugging code |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Add some more stuff to the translation blacklist |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | sort untranslated_keys output again |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Support blacklists/whitelists for --untranslated-values... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Jonas Krückel | added missing translations |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | translated no_messages_yet/people_mapping_nearby |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Matt Amos | Adding initial version of the OAuth token authenticatio... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Change option names and improve POD |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Add --untranslated-values to spot things that haven... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Don't use Data::Walk and instead construct a flattened... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Matt Amos | 'Fixing' annoying test case which intermittently fails. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Matt Amos | Fixed dereference of nil node when browsing deleted... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | Tölvupóstfang -> Netfang as a translation for E-Mail... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Dave Stubbs | Fix spelling in 500 error page |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Ævar Arnfjörð... | translated friend map |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Tom Hughes | Commit Japanese translation from mapnik (!) ticket... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Thomas Wood | Fix bug introduced in r16011 with link to new message... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Thomas Wood | Contrary to what the previous commit message said,... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Thomas Wood | Force locale on subject translation for diary comment... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Thomas Wood | Autoselect new diary entry language to that of last... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Thomas Wood | Commit avar's patch (+ fix for user not found) to chang... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Thomas Wood | Revert changes to ca.yml which had terribly broken... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Jordi Julià | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Jordi Julià | Change for a new version |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Ævar Arnfjörð... | translated offline messages and finance contribution... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Ævar Arnfjörð... | translated diary entry location |
commit | commitdiff | tree | snapshot |
next |