rc3 adaption
This commit is contained in:
		
							parent
							
								
									bcd0e28618
								
							
						
					
					
						commit
						fc44406caf
					
				
					 4 changed files with 92 additions and 90 deletions
				
			
		
							
								
								
									
										2
									
								
								config.h
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								config.h
									
										
									
									
									
								
							| 
						 | 
					@ -49,7 +49,7 @@
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef GTA5SYNC_APPVER
 | 
					#ifndef GTA5SYNC_APPVER
 | 
				
			||||||
#define GTA5SYNC_APPVER "1.5.0-rc2"
 | 
					#define GTA5SYNC_APPVER "1.5.0-rc3"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef GTA5SYNC_BUILDTYPE_REL
 | 
					#ifdef GTA5SYNC_BUILDTYPE_REL
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -25,12 +25,12 @@ BEGIN
 | 
				
			||||||
        BEGIN
 | 
					        BEGIN
 | 
				
			||||||
            VALUE   "CompanyName",      "Syping"
 | 
					            VALUE   "CompanyName",      "Syping"
 | 
				
			||||||
            VALUE   "FileDescription",  "gta5view"
 | 
					            VALUE   "FileDescription",  "gta5view"
 | 
				
			||||||
            VALUE   "FileVersion",      "1.5.0-rc2"
 | 
					            VALUE   "FileVersion",      "1.5.0-rc3"
 | 
				
			||||||
            VALUE   "InternalName",     "gta5view"
 | 
					            VALUE   "InternalName",     "gta5view"
 | 
				
			||||||
            VALUE   "LegalCopyright",   "Copyright © 2016-2018 Syping"
 | 
					            VALUE   "LegalCopyright",   "Copyright © 2016-2018 Syping"
 | 
				
			||||||
            VALUE   "OriginalFilename", "gta5view.exe"
 | 
					            VALUE   "OriginalFilename", "gta5view.exe"
 | 
				
			||||||
            VALUE   "ProductName",      "gta5view"
 | 
					            VALUE   "ProductName",      "gta5view"
 | 
				
			||||||
            VALUE   "ProductVersion",   "1.5.0-rc2"
 | 
					            VALUE   "ProductVersion",   "1.5.0-rc3"
 | 
				
			||||||
        END
 | 
					        END
 | 
				
			||||||
    END
 | 
					    END
 | 
				
			||||||
END
 | 
					END
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -46,7 +46,7 @@ Running with Qt %6<br/>
 | 
				
			||||||
        <location filename="../AboutDialog.cpp" line="43"/>
 | 
					        <location filename="../AboutDialog.cpp" line="43"/>
 | 
				
			||||||
        <source>TRANSLATOR</source>
 | 
					        <source>TRANSLATOR</source>
 | 
				
			||||||
        <extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
 | 
					        <extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
 | 
				
			||||||
        <translation>Ray,http://steamcommunity.com/profiles/76561198282701714</translation>
 | 
					        <translation>Ray,https://steamcommunity.com/profiles/76561198282701714/</translation>
 | 
				
			||||||
    </message>
 | 
					    </message>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../AboutDialog.cpp" line="67"/>
 | 
					        <location filename="../AboutDialog.cpp" line="67"/>
 | 
				
			||||||
| 
						 | 
					@ -300,7 +300,7 @@ Pictures and Savegames</source>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../ImportDialog.ui" line="301"/>
 | 
					        <location filename="../ImportDialog.ui" line="301"/>
 | 
				
			||||||
        <source>&OK</source>
 | 
					        <source>&OK</source>
 | 
				
			||||||
        <translation>OK (&O)</translation>
 | 
					        <translation>確定(&O)</translation>
 | 
				
			||||||
    </message>
 | 
					    </message>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../ImportDialog.ui" line="314"/>
 | 
					        <location filename="../ImportDialog.ui" line="314"/>
 | 
				
			||||||
| 
						 | 
					@ -687,7 +687,7 @@ Y: %2</translation>
 | 
				
			||||||
        <location filename="../OptionsDialog.ui" line="735"/>
 | 
					        <location filename="../OptionsDialog.ui" line="735"/>
 | 
				
			||||||
        <source>&OK</source>
 | 
					        <source>&OK</source>
 | 
				
			||||||
        <extracomment>OK, Cancel, Apply</extracomment>
 | 
					        <extracomment>OK, Cancel, Apply</extracomment>
 | 
				
			||||||
        <translation>OK (&O)</translation>
 | 
					        <translation>確定(&O)</translation>
 | 
				
			||||||
    </message>
 | 
					    </message>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../OptionsDialog.ui" line="748"/>
 | 
					        <location filename="../OptionsDialog.ui" line="748"/>
 | 
				
			||||||
| 
						 | 
					@ -1603,14 +1603,16 @@ Press 1 for Default View</source>
 | 
				
			||||||
        <location filename="../SavegameWidget.cpp" line="117"/>
 | 
					        <location filename="../SavegameWidget.cpp" line="117"/>
 | 
				
			||||||
        <source>AUTOSAVE - %1
 | 
					        <source>AUTOSAVE - %1
 | 
				
			||||||
%2</source>
 | 
					%2</source>
 | 
				
			||||||
        <translation>自動存檔 - %1 %2</translation>
 | 
					        <translation>自動存檔 - %1
 | 
				
			||||||
 | 
					%2</translation>
 | 
				
			||||||
    </message>
 | 
					    </message>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../SavegameWidget.cpp" line="61"/>
 | 
					        <location filename="../SavegameWidget.cpp" line="61"/>
 | 
				
			||||||
        <location filename="../SavegameWidget.cpp" line="118"/>
 | 
					        <location filename="../SavegameWidget.cpp" line="118"/>
 | 
				
			||||||
        <source>SAVE %3 - %1
 | 
					        <source>SAVE %3 - %1
 | 
				
			||||||
%2</source>
 | 
					%2</source>
 | 
				
			||||||
        <translation>存檔 %3 - %1 %2</translation>
 | 
					        <translation>存檔 %3 - %1
 | 
				
			||||||
 | 
					%2</translation>
 | 
				
			||||||
    </message>
 | 
					    </message>
 | 
				
			||||||
    <message>
 | 
					    <message>
 | 
				
			||||||
        <location filename="../SavegameWidget.cpp" line="89"/>
 | 
					        <location filename="../SavegameWidget.cpp" line="89"/>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue