A few fixes for subgroup support.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index 2847ba5..e21bf1b 100644 (file)
@@ -115,6 +115,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons
 'button.login' => 'Login',
 'button.now' => 'Teraz',
@@ -241,8 +245,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Tylko sumy',
 
 // Form titles.
+'title.error' => 'Błąd',
 // TODO: Translate the following.
-// 'title.error' => 'Error',
 // 'title.success' => 'Success',
 'title.login' => 'Logowanie',
 'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".