mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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>
This commit is contained in:
parent
668826226a
commit
f507f360a0
1 changed files with 1 additions and 2 deletions
|
@ -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!";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue