summaryrefslogtreecommitdiff
path: root/app/Locale/sr_Latn_RS
diff options
context:
space:
mode:
authorColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
committerColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
commit0826c1acdb6ae900d9ad3d277b13744a744ea34f (patch)
tree62ef83889ce9aa2df662e7712671f7f24d71c5e2 /app/Locale/sr_Latn_RS
parent9ba3daca66a0dc302aa4c2175f7ec814a5f8dca0 (diff)
Fix translations with incorrect placeholders.
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r--app/Locale/sr_Latn_RS/translations.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index fea7f10e..816c4c11 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -324,7 +324,7 @@ return array(
'Unable to remove this category.' => 'Nije moguće ukloniti kategoriju.',
'Category modification for the project "%s"' => 'Izmena kategorije za projekat "%s"',
'Category Name' => 'Naziv kategorije',
- 'Categories for the project "%s"' => 'Kategorije u projektu',
+ 'Categories for the project "%s"' => 'Kategorije u projektu "%s"',
'Add a new category' => 'Dodaj novu kategoriju',
'Do you really want to remove this category: "%s"?' => 'Da li zaista želiš da ukloniš kategoriju: "%s"?',
'Filter by category' => 'Po kategoriji',
@@ -397,7 +397,7 @@ return array(
'Enable email notifications' => 'Omogući obaveštenja e-mailom',
'Task position:' => 'Pozicija zadatka:',
'The task #%d have been opened.' => 'Zadatak #%d je otvoren.',
- 'The task #%d have been closed.' => 'Zadatak #$d je zatvoren.',
+ 'The task #%d have been closed.' => 'Zadatak #%d je zatvoren.',
'Sub-task updated' => 'Pod-zadatak izmenjen',
'Title:' => 'Naslov:',
// 'Status:' => '',
@@ -434,7 +434,7 @@ return array(
'Project activation' => 'Aktivacija projekta',
'Move the task to another project' => 'Premesti zadatak u drugi projekat',
'Move to another project' => 'Premesti u drugi projekat',
- 'Do you really want to duplicate this task?' => 'Da li da napravim kopiju ovog projekta: "%s"?',
+ 'Do you really want to duplicate this task?' => 'Da li da napravim kopiju ovog projekta?',
'Duplicate a task' => 'Kopiraj zadatak',
'External accounts' => 'Spoljni nalozi',
'Account type' => 'Tip naloga',