diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-04-07 03:11:26 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-04-10 15:40:47 +0200 |
commit | f507f360a09ce3a42da02810753bde982f6e8e42 (patch) | |
tree | 0768f280c93afd256bb255c6931bf8e6bf07017a /web | |
parent | 668826226a3247c6fffb0f345c492f15622d6ecb (diff) | |
download | aurweb-f507f360a09ce3a42da02810753bde982f6e8e42.tar.xz |
Remove newline in "web/lang/sr.po".
Do this in preparation for converting exisiting translation files into
gettext compatible ones. Newlines will he hard to match by a conversion
script.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web')
-rw-r--r-- | web/lang/sr.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/lang/sr.po b/web/lang/sr.po index ddd54da..c6238b7 100644 --- a/web/lang/sr.po +++ b/web/lang/sr.po @@ -412,8 +412,7 @@ $_t["Select new category"] = "Izaberite novu kategoriju"; $_t["A Trusted User cannot assign Developer status."] = "Poverljivi korisnik ne može dodeliti privilegije Programera."; -$_t["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Dodbrodošli u AUR! - Molimo vas da prvo pročitate %huputstvo za korisnike AURa %h i %huputstvo za AURove poverljive korisnike%h za više informacija."; +$_t["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Dodbrodošli u AUR! Molimo vas da prvo pročitate %huputstvo za korisnike AURa %h i %huputstvo za AURove poverljive korisnike%h za više informacija."; $_t["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Priloženi PKGBUILDovi %hmoraju%h biti saglasni sa %hArch-ovim standardima pakiranja%h ili će biti uklonjeni!"; |