mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
fixed xml version attribute
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2068 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
cb01534cce
commit
94acdf3ac3
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0.2.2011" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<language description="Nynorsk" ietf="nn-NO" version="1.0.2" languagegroup="1">
|
||||
<resources>
|
||||
<resource name="about_bugs">Ver venleg å melde frå om feil til</resource>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0.2" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<language description="Norwegian Nynorsk" ietf="nn-NO" version="1.0.2" languagegroup="1">
|
||||
<resources>
|
||||
<resource name="home_downloads">Nedlastingar</resource>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue