Skip to content

General

General

Categories

470 results found

  1. It would be awesome if there was a mapping for formatting symbols.(e.g C#'s string.format("{0}, {1}",foo,bar) being properly mapped to Java's String.format("%1$s, %2$s",foo,bar).

    Certainly, it is nearly impossible to map formatting correctly across all platforms (regarding indents, padding, truncation) but at least having a basic mapping for simple string replacements would be really helpful.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Hello,

    it would be great if you added support for .neon and .js resource files, which are used by Nette and Mootools frameworks.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. I just uploaded a project that is 100% translated (original texts in English, which was set as the default reference language), plus full translation in other language. Yet it says it is only 50% complete (IMHO should be 100%, as the source is not a translation). Something is wrong here, at least from the point of view of the first impresssion of a novice user?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. I think starting with Aragonese is an excess of "correctness" that reduced usability, especially when exploring things for the first time. You could keep the drop-down, but add a list of "Recent" language buttons, pre-populated with English, the user's local language, etc.? That would make working so much faster.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. I just started using this from the browser, but I found that:
    - Display 20|50|100 is not enough, you need 20|50|100|All to see everything (e.g. when using the browser to search)
    - Select All should be also on top, not just at the end of the page
    - After you select one or more texts, it's not clear how to delete them (the entire entries/rows), could it be that a command is missing?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. I am trying Import File... It doesn't list .rc as a supported format? It also says "Import terms and translations in...", hinting that it can only import one language?

    Maybe this is all by design, but .rc files are pretty popular, and multi-language projects too. If this is not supported, please add it to the wish list. :)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. It'd be great if new contributors could be shown a message containing general translation guidelines before they are added to the project.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Create badges we can post on wikis, build pages, markdowns, github, etc. They would show basic stats for the project (translation %s, etc) and link back to POEditor.

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Dear Madam, Dear Sir,

    I would like to know whether it is possible to make paragraphs visible such as in Word for example, with visible paragraphs working would be a lot easier, you could see exactely where the pragraphs starts and ends, and you would not mix up the lines all the time.

    Thank you for considering my thoughts. Have a nice day

    Enisa

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. It would be nice to have a "ready" state for each language. In many cases, some strings are not translated in other languages making it that the translation never reaches 100%.
    In addition, Translation/Content departments will tell developers that the language is ready, and only then the developers can use it. It would be cool if this is included in the API as well since developers might more likely go through the API

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 0929414709

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. It would be great if we can have an statistic of numbers of terms in the time. (like sync_terms usage).

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. I noticed that POEditor does not keep original format of message ids (removes empty sequences ("")). For example after importing .pot file with the following content:

    msgid ""
    "second line"
    "third line"
    msgstr ""

    and exporting it to .pot the result is this:

    msgid "second line"
    "third line"
    msgstr ""

    It's unfortunate as it makes comparing files harder.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I would like to save how many items are being displayed on one page. Currently I find myself constantly changing from the default 20 to the available maximum of 100.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Could we have the order of the tags 'updated descending' with the latest one added at the top? We are now tagging all our new translation requests for ease of management with the translators who use the tags to display what they need to translate. The list is currently sorted by 'updated ascending',which in case of very long list of tags, doesn't make it easy to find.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Please offer the option to translate HTML strings with a WYSIWYG editor. (tinymce, ckeditor)

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. It would be useful to check the last update time/date for a given language using the API. This feature would allow us to decide whether or not import the current language depending on its timestamp matches with the last import.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. We need to refer to the project site, videos, samples and a forum where interested people can contact us before they sign up.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Having a comment containing a timestampl on which the export was run would help in identifying when a export would need to be re-run again.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Allow the terms listing page to be filtered by comments and other options as per language pages

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?