aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/pl/strings.xml
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-07-30 17:08:24 -0700
committerMcCabe Maxsted2010-07-30 17:08:24 -0700
commitc5b42b7e783743203d08cc69ac922431cfd58e4d (patch)
tree3125fd9590c3400d87481188aaab50de4b71650b /linden/indra/newview/skins/default/xui/pl/strings.xml
parentDon't play typing anim when using a default channel other than 0 (diff)
downloadmeta-impy-c5b42b7e783743203d08cc69ac922431cfd58e4d.zip
meta-impy-c5b42b7e783743203d08cc69ac922431cfd58e4d.tar.gz
meta-impy-c5b42b7e783743203d08cc69ac922431cfd58e4d.tar.bz2
meta-impy-c5b42b7e783743203d08cc69ac922431cfd58e4d.tar.xz
Added option in Preferences > General for setting the default time to 12 hour/24 hour/UTC. Side effects: moved crash logger settings to advanced prefs, fixed french date translations, past/future dates and times still need to be correctly formatted
Diffstat (limited to 'linden/indra/newview/skins/default/xui/pl/strings.xml')
-rwxr-xr-xlinden/indra/newview/skins/default/xui/pl/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/pl/strings.xml b/linden/indra/newview/skins/default/xui/pl/strings.xml
index 5067f04..325fe79 100755
--- a/linden/indra/newview/skins/default/xui/pl/strings.xml
+++ b/linden/indra/newview/skins/default/xui/pl/strings.xml
@@ -4,6 +4,15 @@
4 For example, the strings used in avatar chat bubbles, and strings 4 For example, the strings used in avatar chat bubbles, and strings
5 that are returned from one component and may appear in many places--> 5 that are returned from one component and may appear in many places-->
6<strings> 6<strings>
7
8 <!-- Imprudence-specific strings -->
9 <string name="StatBarDaysOfWeek">
10 Niedziela:Poniedziałek:Wtorek:Środa:Czwartek:Piątek:Sobota
11 </string>
12 <string name="StatBarMonthsOfYear">
13 Styczeń:Luty:Marzec:Kwiecień:Maj:Czerwiec:Lipiec:Styczeń:Wrzesień:Październik:Listopad:Grudzień
14 </string>
15
7 <string name="LoginInProgress"> 16 <string name="LoginInProgress">
8 Trwa logowanie. [APP_NAME] Proszę czekać. 17 Trwa logowanie. [APP_NAME] Proszę czekać.
9 </string> 18 </string>