[PATCH conductor] BZ#782768 Fix a few typos in the Flash messages

Jozef Zigmund jzigmund at redhat.com
Thu Feb 2 23:09:26 UTC 2012


On Thursday 02 February 2012 17:19:13 tsedovic at redhat.com wrote:
> From: Tomas Sedovic <tomas at sedovic.cz>
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=782768
> 
> The reported issue (with Hardware Profile delete messages) has been fixed in
> the past, but the same typo was present for Roles and Realms, too. ---
>  src/config/locales/en.yml |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/config/locales/en.yml b/src/config/locales/en.yml
> index d76e0ef..b5dfc05 100644
> --- a/src/config/locales/en.yml
> +++ b/src/config/locales/en.yml
> @@ -564,7 +564,7 @@ en:
>          select_to_delete_mapping: "You must select at least one mapping to
> delete." not_deleted: "Realm was not deleted!"
>          select_to_delete: "You must select at least one realm to delete."
> -        more_not_deleted: "Could not deleted these Realms:"
> +        more_not_deleted: "Could not delete these Realms:"
>      preset_filters:
>        all_realms: "All Realms"
>    pool_families:
> @@ -1207,7 +1207,7 @@ en:
>          updated: "Role updated successfully!"
>          more_deleted: "These Roles were deleted:"
>        error:
> -        more_not_deleted: "Could not deleted these Roles:"
> +        more_not_deleted: "Could not delete these Roles:"
>    date:
>      formats:
>        default: "%Y-%m-%d"

ACK.



More information about the aeolus-devel mailing list