|
Bugzilla – Full Text Bug Listing |
| Summary: | Typo in yast2-apparmor.pot file | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Andrea Turrini <andrea.turrini> |
| Component: | YaST2 | Assignee: | Josef Reidinger <jreidinger> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | useless y2logs, just to avoid "NEEDINFO" request: please attach y2logs | ||
Those are new strings introduced by Pepa OK, lets fix it This is an autogenerated message for OBS integration: This bug (702639) was mentioned in https://build.opensuse.org/request/show/74912 Factory / yast2-apparmor Fixed. Thanks for report |
Created attachment 437126 [details] useless y2logs, just to avoid "NEEDINFO" request: please attach y2logs User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 The yast/yast2-apparmor.pot file contains the following typo: #: src/clients/apparmor.ycp:32 msgid "Repors" Repors -> Reports (old message was Report) Then there is #. AppArmor dialog caption #: src/clients/apparmor.ycp:13 msgid "App Armor Configuration" msgstr "" App Armor -> AppArmor Just for consistency, since: grep -ic "App Armor" yast2-apparmor.pot -> 1 and grep -ic "AppArmor" yast2-apparmor.pot -> 155 Reproducible: Always Steps to Reproduce: 1. 2. 3.