Browsing Bosnian translation

2240 of 9817 results
2240.
Flag '%s' is required by flag '%s'
Macros to help dealing with flag requirements.
*
* VIR_REQUIRE_FLAG_RET:
*
* @FLAG1: First flag to be checked.
* @FLAG2: Second flag that is required by first flag.
* @RET: Return value.
*
* Check whether required flag is set.  The checked flags are compared
* with flags variable.
*
* This helper does an early return and therefore it has to be called
* before anything that would require cleanup.

*
* VIR_REQUIRE_FLAG_GOTO:
*
* @FLAG1: First flag to be checked.
* @FLAG2: Second flag that is required by first flag.
* @LABEL: Label to jump to.
*
* Check whether required flag is set.  The checked flags are compared
* with flags variable.
*
* Returns nothing.  Jumps to a label if required flag is not set.

Zastavicu '%s' traži zastavica '%s'
Translated by Ibrahim Dedić
Reviewed by Samir Ribić
Located in src/internal.h:379 src/internal.h:401
2240 of 9817 results

This translation is managed by Ubuntu Bosnia and Herzegovina translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.