erickok / pastt

PASTT: PHP Android String Translation Tool
GNU General Public License v3.0
27 stars 18 forks source link

Bootstrap 3 theme #13

Closed cmengler closed 6 years ago

erickok commented 6 years ago

Neat! Do you have a publically available example or a screenshot?

firebirdberlin commented 6 years ago

Adding indentation to the output files is an incompatible change which should be clearly communicated. The custom settings have to be updated when switching to this version. Nevertheless I recommend to go this step because translation files are indented by Android Studio by default.

cmengler commented 6 years ago

@erickok I've created an example site -- https://cmengler.com/pastt/ -- I'm working on a tweak to the table responsiveness with long strings. My thought is to stack the key, string, and input field in this scenario. Will update PR shortly :)

cmengler commented 6 years ago

@firebirdberlin I agree too, I realised this after I had did my initial commit. I'll revert this change from this PR and create a new PR for the indention change. :)

erickok commented 6 years ago

It looks neat, I like it. Thanks!

cmengler commented 6 years ago

Thanks @erickok! Awesome tool you've created! :+1: