localize-with-spreadsheet icon indicating copy to clipboard operation
localize-with-spreadsheet copied to clipboard

Create a localization file in Android or iOS format from a Google Spreadsheet

Results 11 localize-with-spreadsheet issues
Sort by recently updated
recently updated
newest added

Getting "Error while fetching the Spreadsheet (Error: HTTP error 404 (Not Found) -" with this link as well in the error : https://cloud.google.com/blog/products/g-suite/migrate-your-apps-use-latest-sheets-api

I fixed bug after last library update. Bug was "value.replace is not a function" during launch script.

During installation, this error message appears: ``` npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/xavierha/node-google-spreadsheets.git npm ERR! npm ERR! fatal: remote error: npm ERR! Repository...

Is there a way to remove the autogenerated comment? Already have under version control

Hi @xavierha Thank for your tool convert Excel to Localizable.strings. But, do you know tool convert Localizable.strings to Excel? If you know, please show me. thank you!

I get the following, and yes my spreadsheet is published. Error while fetching the Spreadsheet (Error: Unexpected close tag Line: 1253 Column: 9 Char: >) WARNING! Check that your spreadsheet...

In my project I use a lot of String.formats() with multiple %s, so i would like to avoid those being changed into %1$. Is there a way for me to...

It would be great if there was an option to skip generating strings on empty cells. This would be useful when you have strings that are for system use or...