470 results found
-
Affiliate Program
An affiliate program for POEditor so that we can refer users to use the POEditor system and earn commission from it.
4 votes -
Github import/export page filters
Some filters on the Github page to easily filter by project and/or language to make it easier to manage.
3 votes -
Android multi language import/export
android xml directories are standardised :
under the res directory:
values/string.xml -> english/default
values-de/string.xml -> german
values-fr/string.xml -> frenchetc...
it would be nice to import/export multiple files for multiples languages1 vote -
Reorder terms
Reordering terms using drag and drop
27 votes -
When updating translation terms via import, order them like in the imported file
Issue:
- Code changes / moving code between files changes the order of translation strings within the locally generated .po file(s)
- When updating the translation terms on poeditor.com via file import, new strings are added at the end of the list on the web interface, separating strings that contextually belong together
- When downloading the .po file with the translations from poeditor.com, we get a huge diff. Due to the different order of translation terms on poeditor.com, it's nigh impossible to see what has actually changed
- Same problem when re-generating the .po files locally after more changesProposed…
16 votes -
5 votes
-
Support Chrome JSON translations
Please add support Chrome JSON translations.
https://developer.chrome.com/extensions/i18n-messagesAn example of such translation
https://raw.githubusercontent.com/olsh/Feedly-Notifier/master/src/_locales/en/messages.json25 votes -
Highlight string being edited
When editing a string and you leave the page for whatever reason, upon returning the string you were working on is no longer highlighted. It often takes some time to find the string again you were editing. Quite a nuisance when you hadn't finished translating yet, for example.
1 vote -
Shortcut
Hey there !
Your tool is very cool :)
You can make it even better by adding shortcuts (next string, previous string)
Cheers
5 votes -
Newline at the end of term
Could there be an option to find all terms that end with a newline (or space) because it is a common cause for problems in out app since "enter" is used to finish the input
1 vote -
Select all languages
I would be nice to have a checkbox to select/deselect all languages at once
1 vote -
Link for website
It would be nice when you can place a link on your website for people who wants to help with translating.
3 votes -
Upload multiple files in zip
Rather than having us upload each file one at a time, I would rather upload a zip of the relevant files.
The corresponding feature would be to download the result, which should produce a zip structured in the exact same way as the original one.
1 vote -
Search field case-sensitive
Would be great if there would be an option in the search field to make your search case-sensitive
13 votes -
close button on "comment" dialog box
On chrome for android, on a 4" screen, the 'close' button is too close to the menu bar, it's hard to touch it without opening the menu instead
1 vote -
Import Feature
It would be nice if you could import a .docx file and poeditor would parse for Titles, Headers, paragraphs and tables
1 vote -
Support nested JSON
I am using nested JSON for localization in a couple apps and would be nice if you could support it.
here is a sample that you can use to test: http://pastebin.com/fbpjSmQi
6 votes -
action button 'add new' in table of term
I use to go to table of terms mainly to add new term .. so all the time i look for action button 'add new' (I have to scroll down.. below table) .. I think could by great have it above table as well
1 vote -
Excellent UI Design
Just wanted to write in to say thank you for a beautiful user friendly UI. Love it!
1 vote -
Handle automatically string's placeholders
Would be awesome to replace automatically attribute's placeholder according to the chosen export format.
Ex : Declaring a translation with
"[STRING] called you yesterday (total of call : [NUMBER]"iOS Export : "%@ called you yesterday (total of call : %d)"
Android Export : "%1$s called you yesterday (total of call : %2$d)"71 votes
- Don't see your idea?